In a context can i get the data from two different
factables by using the single data provider?
Answer Posted / divya
Yes, we can have one data providers for two different fact
tables, provided seprate context for each fact table and
checking the option separate query for each context in the
universe proprties tab.In that case we can have single
query for the objects coming from different fact tables but
we will get synchronization in the query
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
If 2 tables are joined by Shortcut join, if query is generated based these join, what will be the join type and what will be the generated query? Thanks in advance?
How we drill up week to month?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
Explain how to schedule the report in b.o?
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...
what is xcelsius architecture?
Explain in detail about type 2(scd),
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
Explain difference between zabo and webi?
Give some information on report bursting?
Explain what are the measure objects?
How would you format some text using css to be verdana and bold?
How to execute the plsql procedure from the report by clicking with mouse?
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
Which command using Query Analyzer will give you the version of SQL server and operating system ?