What is diff b/w Alias and Contexts in which situation we
are using contexts instead of Alias?
Answer Posted / sonia
Contexts and Aliases are means to resolve loops/traps in
universe designs. Contexts are used to specify which of the
paths should be used when more than one path is possible
from one table to another in a loop. Contexts are used in
the scenarios where two or more many-to-one joins converge
on a single table. Whereas Aliases are used to resolve the
loops by duplicating the table and defining separate paths
when one-to-many join links to a table which is again
linked to another one-to-many join.
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the difference between absolute and relative div positioning?
How to create Index to the table in the universe designer and how it improves the Query performence
What are the steps to do to use alerts in bo?
What is aggregate table and aggregate fact table ... Any examples of both?
Explain when to use local filter and when to use global filter?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
IN THE REPORT I WANNA APPLY HYPERLINK FOR A CELL IN THE COLUMN/ROW HOW TO ACHIEVE THIS? EG: YEAR COLUMN : 2001,2002,2003,2004 I WANNA APPLY FOR 2001 ONLY
Explain in detail about type 1?
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
Explain what would you consider as your biggest achievement and why?
What is the difference between the public object&schema object?
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?
in sap bi we have wad, then why we go for sap bo
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
Are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?