i have 2 fact and 2 dimension tables in my universe . my
question is how get the data with two fact tables in a report?
Answer Posted / sreedhar
There should be a dimension that will connect those two
fact tables which we call it as "Confirmed Dimension"
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
Can anybody tell me what are the tuning problems?
How can you first report in Business Objects by using broadcast agent?
Explain how can we do load testing for webi reports? (Example if I have have to test one webi report for concurrent users refreshing report at one time)?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
Explain when we use aggregate awareness function in designer?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
Explain what is the difference between slice and dice and cross tab report?
can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?
What is object stores?
What is aggregate table and aggregate fact table ... Any examples of both?
can anybody tell me about complicated object you have created
What is thumbnail?
What is the difference between business requirement document and use case document.
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?