when you have three fact table and there is no relationship
between them. How you will tackle the issue.
Answer Posted / launch_cognos
Connect fact tables through conformed dimension tables.
If these fact tables are sharing the same dimensions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In source system we have os - windows BO - 5.1.5. with webi 2.7.1 Repository database - oracle Reports database - Oracle and DB2 Nearly we have 1200 reports in present system , i want to move as it is to new hardware os- windows bo- 5.1.5 with webi2.7.1 repository - oracle reports - oracle and db2 let me know is there any migration techniques in same version. thanks in advance Usha
What are the steps to do to use alerts in bo?
What are all difference between business objects 6.5 and xi r2?
What sort of existing documents should business analysts refer to when starting on a new project?
Hi, I would like to know how is the integration if we want to use Oracle Essbase as the Cube Engine, and present the Cube by Business Objects Presentation Layer? Can Oracle Essbase be integrated with Business Objects? Thanks,
What three things do you consider to be the most important factors for a manager?
Can I create a master report in webi having 15 dimensions and 150 kpi's with 100GB of data and store it in cache ,So that I can use Cache for building new reports with less dimensions and Kpi's without hitting database againg just using cache??Please suggest...
Can we create universe with no cache??
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
1. 101 vinay hyderabad 123 naresh usa 152 singh delhi 101 vinay usa 123 naresh mumbai 156 raju chennai From the above data we need to retrive current data in a report ? how and explain in detail ?
What is a bo repository?
Explain in detail about type 1?
What is the functional & architectural differences between business objects and web intelligence reports?
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
(1) Is it possible to create measures using objects from different context. (2) If cross context measures are not possible then what about @aggregate_aware() function ,here we use objects from different contexts. (3)Two measures from two different context ,can they be summed at report level.