How to get two dimension objects in a same block which are
comming from two different contexts ?
Post New Answer View All Answers
When to use local filter and when to use global filter?
What is difference between custom hierarchy and report based hierarchy?
What is top business?
What are the steps to be taken to schedule the report?
Can we configure two instances of CMS pointing to two different CMS system databases?
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?
What is aggregate table and aggregate fact table ... Any examples of both?
Can anybody tell me what are the tuning problems?
Can Bo generates the Report from the cubical data Explain?
How to create Index to the table in the universe designer and how it improves the Query performence
Explain when we use aggregate awareness function in designer?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
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
Explain what task is 98% of the required work of a business analyst?
(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.