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
Explain and tell me about a situation where your analysis of a problem was deemed to be incorrect? What would you have done differently?
What is object stores?
any difficulitis have you phase while creating bo reports and how did u solve it
explain in detail about type 3?
Explain when to use local filter and when to use global filter?
What Is The Difference Between Oltp And Olap?
is it possible to export the webi reports to crystal reports?with out using businessview?
What is a fantrap in business objects?
What are the data types present in bo? What happens if we implement view in the designer and report?
Explain when we use aggregate awareness function in designer?
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
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
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
When to use local filter and when to use global filter?
please explain me with the real time tables on how aggregate tables are created and how aggregate awareness is addressed to it.