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
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??
Explain about a tricky situation for which you found a very simple solution?
Difference between zabo and webi?
Did you face any problems while creating reports? Name? Solutions?
Explain which versions are used in the bo dashboard work?
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)?
How can you first report in Business Objects by using broadcast agent?
can anybody tell me about complicated object you have created
Then how to select the source by using webi or deski reports into crystal reports? i think main source is Businessview. where u import the datasource ?
what will be the contents for a functional requirements specifications
What is the difference between absolute and relative div positioning?
how to prepare the documentation in business objects and where to get the requirement?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
What are the join problems comes appart from loop,chasm & fan Traps
Explain is there any default username & pwd for bo designer & supervisor?