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 |
Can anybody tell me what are the tuning problems?
HOW MANY TABLES ARE EXISTED IN WEBI REPORT?
how u restrict the values?to display 5 values insted of 10 values?
why you create universe and creating reports based on that? why dont we go for crystel reports and generate reports directly?tell me the advantages?please answer to this question.
what are they different types of report in BO?
what is static filter and dynamic filter
What is maximum number of promts we can give in a BO report?
What is the @script and @variable functions in the universe designer ? can anybody explain me in a simple way?
In a column if the value is >10000, it has to show downwards Arrow in green color, If the value is <10000, it has to show upwards arrow in red Color.... How to achieve this?
What would you consider as your biggest achievement and why?
Briefly describe the steps you would take to use an Excel file as data to join a Business Objects data provider in a report? Thanks in advance....
How to hide objects or columns?