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?
Answers were Sorted based on User's Feedback
Answer / gs2kumar@gmail.com
Manasa enti ee Nasa qustion enti nuvvu cheppe answer enti?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / manasa
12A.we increase the performance of the report first of all we resolving join path pbms.These are loops,chasmtrap,fantrap.Resolving these pbms we use alias's for tablas and provide context's for that tables then we resolving join path pbms,after that performance of the record is automtically increses.
13A.In infoview we use hyperlink for navigate from one document other document,from one report to other report,and from one block to other block.
14A.we want to add new columns to the report these are the steps: goto the toolsmenu -> click on new -> create one report after that in resultobjects click at the end of the column of the table -> rightclick -> click on insert new columns to the right.
observe the result on resultsobjects.
| Is This Answer Correct ? | 1 Yes | 3 No |
Instead of cms which server you have to use?
I have one vertical table and in that table there are 10 rows. I want to add one row between 4-5 row. How it possible in WebI.
I have a report with some hyperlinks,any issue will i get when i migrate this report?
I have all the below SAP – Business Objects Certification latest Dumps, I scored 100 % Score with these Dumps
How do u Receive requiremnts from the client?
Example of how the fantraps and chasm traps works?
WHAT IS INPUT CONTROL IN BO?
How do you restrict access to rows of a database?
What is the functional & architectural differences between business objects and web intelligence reports?
Explain about a tricky situation for which you found a very simple solution?
How toconnect one to one report?
Explain is there any default username & pwd for bo designer & supervisor?