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



12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

Answer / gs2kumar@gmail.com

Manasa enti ee Nasa qustion enti nuvvu cheppe answer enti?

Is This Answer Correct ?    0 Yes 0 No

12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

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

12. Report is running very slow and How do you increase its performance? 13. In infoview, I wa..

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

Post New Answer

More Business Objects Interview Questions

What is the server based ranking? and its usage?

2 Answers  


Suppose we had a scenerio like in an universe there are nearly 250 objects but only 50 objects data is updated frequently so is there any way to overcome it.(Birla Soft,)

3 Answers   BirlaSoft, TCS,


WHAT IS SYNCHRONIZATION IN BOXI?

2 Answers   HCL,


Hi friends, How many types of dimentions are they ?What are they? Thanks in advance

5 Answers   Mind Tree,


can i use stored procedure in webi?

4 Answers   CTS, Wipro,






how to link 3 fact tables

1 Answers  


How can you first report in Business Objects by using broadcast agent?

0 Answers   Ness Technologies, Wipro,


What are alertors in Business Objects?

5 Answers  


if i hv 2 reports in one block... first report contains ten rows and second report contains 100 rows. my question is ....if i want to enter the values into first report(i want more than ten rows in first report)..is it possible to get ..

1 Answers   TCS,


what is difference between global filter an query filter in web intelligence?

3 Answers  


i Have created the universe in which i have one table and different derived tables from the same table i am supposed to create report from the same universe which should dispalay the duplicates rows, but all the time i run the report i am not getting the duplicate rows i have checkd the duplicate report option too in report.. is there problem with universe or report,.. can any body help?

2 Answers  


what are the complex reports you have created. Tell me with example?

7 Answers   Insurance, TCS,


Categories