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
In banking domain how many Fact tables,Dimension table are present?
Explain what is the difference between business requirement document and use case document.
Can Bo generates the Report from the cubical data 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)?
What sort of existing documents should business analysts refer to when starting on a new project?
Can any one say me how i can integrate 3 or more analytics like radio bottons,line chart,pie chart while designing a dash board in xcelsius and i am also facing problem to show one after another values in the same chat at a time..... Please help me out for this....
Explain about a time when you discovered a more efficient way to do a work task?
Explain what would you consider as your biggest achievement and why?
any difficulitis have you phase while creating bo reports and how did u solve it
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
Explain the difference between union and group?
Explain how to schedule the report in b.o?
How can you first report in Business Objects by using broadcast agent?
Explain what are the steps to do to use alerts in bo?
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