What is diff b/w Alias and Contexts in which situation we
are using contexts instead of Alias?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / saichand
The main diffrence between them is if the loop is formed
between 1 fact table and 2(0r) more dimensions tables,then
create an alias for existing dimension tables.if loop
constitute more than one fact table then in this case go
for contexting.
| Is This Answer Correct ? | 6 Yes | 1 No |
WHAT IS CARDINALITIES OF JOIN?
Have you worked with multiple data sources? If yes. How do you link them?
How to open a universe with out using the Designer ??
WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGNING UNIVERSES?
From Business Objects Web-I reports, we can link to other BO reports using Opendoc functinality. How do we link to reports in other reporting tool or how to give a link any website?
Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.
I am getting an pop"there is no data to retrieve" when ever there is no data in the DB,what should be done not to get this pop up even if there is no data
please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.
Can anybody tell me about issues faced while creating universe. thanks in advance
what is drill down?
what is performance tunning in BO in report level& designer level?
What is a category?