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 prompt? Cascading prompt? Syntax
1.How is "Query drill" mode different from standard drill mode?. 2.Under what circumstances are you most likely to choose to use "Query drill" mode instead of standard query mode?. 3.How do you implement the type2 slowly changing dimensions in your project?. 4.what is meant by Junk dimension?. 5.what is meant by Drill across?.
What is security domain in Business Objects?
What services the broadcast agent offers on the server side?
Hi friends How to design Xcelsius dashboard trough "SAP Netweaver connection" please explain steps for SAP Net weaver connection.
There are two options to set "max number of rows fetched" from designer, 1. Tools> Options 2. From universe parameters What is the different between these two and why their valus are different?
how to schedule a report for even number dates?
WHAT IS THE DIFF BETWEEN BO6.5 AND BOXI
What is a fantrap in business objects?
WHERE DO YOU USE GLOBAL FILTERS ,EXPLAIN WITH EXAMPLE?
Is it possible to generate reports without having knowledge of the Universe structure?
How many universes will run maximum in single project