what do u mean by merged dimensions in Business Objects
Answers were Sorted based on User's Feedback
Answer / kvchowdary
merged dimension is nothing but to synchronize the data
from diffrent datasourcs with a common dimension
| Is This Answer Correct ? | 37 Yes | 1 No |
Answer / vams_gk
Web Intelligence allows you to synchronize multiple data
providers in the same document. This allows you to build
reports which synchronize data from multiple sources. When
you synchronize queries through merging, you can include
report objects from different queries in the same report
block.
| Is This Answer Correct ? | 34 Yes | 1 No |
when will use compatible and incompatible objects?
1 Answers Business Intelligence Analytics, iGate, TCS,
What is the stored procedure ? What is the need of stored procedure ? How to create a stored procedure Universe?
please anyone explain the equi join,outer joi(right outer join and left outer join),theta join and self join with database tables.
how we send repotrts/documents to end user
what is diff between webi,deski,infoview
If I have three predefined prompts. In a report it will come randomly. How they will come in a specified format?
what is universe testing(not mention check integrity)
am a fresher hw to get real time experience?
what is crosstab reporting,slice and dise and drill mode??
how to do scheduling in desktop intelligence in BO XI R2
What is the difference between the Bo 3.0 and 3.1?
I have 2 tables. Table 1 is employee table and Table2 is department table. In employee table i have 1,2,3,4,5 emp id's,in Dept table i have various dept's like a,b,c and i have 2,3,4 emp id's in my dept table.I joined with these 2 tables.I want the results for equi join means how many records will fetch.In the same scenario i have to know the left outer join, right out join and full outer join resuls means how many records will come. can any body tell me the answers