Can anybady tell me , what is the aggrigate awareness.how to use it . could u plz give me the practical example.
Answer Posted / nagaraju
Hi Raju,
aggrigate awareness is a intelligent function in BO to
redirect a query to the desired comportable table on the run
time based on reporting side.
Eg: Year,Quarter,Month,Week
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
What three things do you consider to be the most important factors for a manager?
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
What is aggregate table and aggregate fact table ... Any examples of both?
What is the difference between absolute and relative div positioning?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
How we drill up week to month?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
Explain the data types present in bo and what happens if we implement view in the designer and report?
What are all difference between business objects 6.5 and xi r2?
Can we Save (save as) WEBI Doc as DESKI?
What's the Functional & Architectural Differences between Business Objects & Web Intelligence Reports?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
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?