Answer Posted / bssaihere
A cube contains data in multi dimensional analyized format.
And it's components are :
1) Measure / Fact :- It's an object which is been analyized.
2) Dimension :- It's an object with respect to which we
perform Analysis.
3) Detailed :- It's an object which provide extra
information about a dimension.
in BOXI A cube is called Micro Cube.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Explain about a task that really tested your analytical abilities?
How to generate the report from excel sheet?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
What is the difference between business requirement document and use case document.
What is the difference between user and versatile user?
What are the steps to be taken to schedule the report?
Can more than 1 metric be applied on an analytic in business objects?
Explain is there any other repository domains rather than universe, security, document?
Migration of Reports from business objects 5.1.5 to samee version in different hardware?
How to schedule the report in b.o?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
how to prepare the documentation in business objects and where to get the requirement?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
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?