When we r going for Short_cut join & It's Resolution???
Plz provide one scenario??
Answers were Sorted based on User's Feedback
Answer / kishore babu
if we have 3 tables A,B,C. our requirement is A->B->C &A->C
That means we make three joins. the referential integrity says
joins must be no.of tables-1.so the join A->c join make as a
short cut join.more than 3 tables we dont go for short cut
join.
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kumar
we have fourtables that is a,b,c,d. normally tables are connected a->b->c->d.I want to data like a->d at that time by using short cut join we can perform.A directly connected to D.
| Is This Answer Correct ? | 10 Yes | 2 No |
What is the difference between the public object&schema object?
WHAT ARE THE DISADVANTAGES IF WE HAVE MORE FACT TABLES IN UNIVERSE?
What are the different types of Filters available in BUSINESS OBJECTS?
. User wants to modify a report and wants to add additional data. How will you approach.
Can we add our own component in Xcelcius ,I am having a Indian client and I want to either create or import component (map) is it possible?? Currently I have imported Map image and working through icons is there any other way out??Please help.
how to connect the hyperlink in webi reports?
4.what is repository? types
WHAT IS CARDINALITY?
What is the difference b/w breaks and sections
how will you move the universe/report from development to production?
What are the join problems comes appart from loop,chasm & fan Traps
what are cascading prompts explain with steps