Answer Posted / v.sivakumar
In the universe level there is a concept named derived
tables.
We can create a derived table with our own query comparing
2 or more tables as per our requirement and we can generate
reports using the object from that derivesd tables.
In universe level , derived table is consider as View.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is aggregate table and aggregate fact table ... Any examples of both?
Explain about a task that really tested your analytical abilities?
What is the functional & architectural differences between business objects and web intelligence reports?
how to prepare the documentation in business objects and where to get the requirement?
Can we create universe with no cache??
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
is it possible to export the webi reports to crystal reports?with out using businessview?
Explain how we drill up week to month?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
What are the steps to be taken to schedule the report?
What are the steps to do to use alerts in bo?
how to create reports on screech?
Explain is there any default username & pwd for bo designer & supervisor?
What is report template in b.o?
Its regarding Javascript coding for customization in BI4 reports. We need to have all the options disabled in the report except the option to Export(save the report in computer in Excel/pdf formats). I am able to hide TopBar,TabBar,Left Navigation etc but I need "Export" option to be displayed to the users in Read mode. Can this selective "hiding" be achieved?