12. Report is running very slow and How do you increase its
performance?
13. In infoview, I want to provide the hyperlink to view the
report in pdf format or other format. is it possible to do it.
14. There is one report and need to add new cloumns which
are not there in database. what is your approach.?
15. Did you face any ambiguous queries and how do you fix it?
Answer Posted / gowthami
12. If the report is running slow check the query and correct the problems in joins and loops
Remove unwanted unused objects from report result objects
Remove unused variables from report
Try to use query level filters and not report level filters (Because query level filters restrict the data at DB level itself whereas report level filter allows all data to be executed which will take some time and then it will restrict it at report level)
Try to avoid derived tables at universe which will reduce the performance.
13. I think it is not possible to get the pdf view open through hyperlink. Navigation of one report to another report is possible through hyperlink functionality.
14. You can add columns by following the steps right click add columns create a variable and assign that in that newly created column
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Did you face any problems while creating reports? Name? Solutions?
What are the steps to be taken to schedule the report?
How to restrict password to a user while sending a document in .pdf format
CAN ANY BODY PROVIDE DESCRIPTION OF ONE COMPLEX UNIVERSE AND ONE COMPLEX REPORT IN BOS 6.5 TO SRINIVASBO@YAHOO.CO.IN
Explain what task is 98% of the required work of a business analyst?
Explain what sort of existing documents should business analysts refer to when starting on a new project?
what is the difference between add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
When we use aggregate awareness function in designer?
Explain what is aggregate table and aggregate fact table ... Any examples of both?
What is the difference in creating filters in designer and business objects?
is it possible to export the webi reports to crystal reports?with out using businessview?
U r project in which stage in implementation?
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...
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 is package in BO