what is tuning of business reports ?
Answer Posted / v.sivakumar
To add some with the before answers
Avoid Using objects from dreived tables.
Reduce the joins in the query.
Create index in the database level.
Apply the filter Properly as per the logic
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can we create universe with no cache??
What we need to discuss with designer before starting the universe designing.
What is difference between webi and infoview?
how to prepare the documentation in business objects and where to get the requirement?
what is universe null
any difficulitis have you phase while creating bo reports and how did u solve it
How can you first report in Business Objects by using broadcast agent?
What is the functional & architectural differences between business objects and web intelligence reports?
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 what would you consider as your biggest achievement and why?
Explain when to use local filter and when to use global filter?
Did you face any problems while creating reports? Name? Solutions?
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
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
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)?