(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.
No Answer is Posted For this Question
Be the First to Post Answer
can we create aliases for every table beforehand? if yes whar are the disadvantages?
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 Generic TIME CLASS, which includes Objects Year,Month and Qtr?
How will solve a loop caused by lookup table without using alias?
can anybody tell me about issues faced while creating reports
1 Answers Accenture, Tech Mahindra,
is there any limit for rows and columns in cross tab
Hi, In BO at universe designer i had four tables which has many to many relationships between the tables. How to fetch the correct results in the report?
any difficulitis have you phase while creating bo reports and how did u solve it
Explain which versions are used in the bo dashboard work?
how to improve the performance of the report
What are the join problems comes appart from loop,chasm & fan Traps
What is the difference between derived table and views? which one gives better performance?