Answer Posted / babu
complexity depends on every option that you have in sap bo.
EX:Let us suppose you are using add query option in your report if the values are coming from different data providers values that are placed in each set,number of vales in each set,list of values, hierarchies used,number of filters used,
etc...this gives you normal picture of a complex report
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is object stores?
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
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 Indexing? how did u implement indexing?
Explain when to use local filter and when to use global filter?
Explain how many universes can be created in a project?
how get the grand total in master-detail report?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.
Which command using Query Analyzer will give you the version of SQL server and operating system ?
any difficulitis have you phase while creating bo reports and how did u solve it
How to generate the report from excel sheet?
What are the steps to be taken to schedule the report?
how to prepare the documentation in business objects and where to get the requirement?
If there are no indices defined on any of the columns in the above two tables, which columns would you index to speed up the left join query?
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?