How many universes are required for a single project,and
how many reports are required for a single Universe.
Answer Posted / vamsi
You mean Single project as Single Report or multiple
reports in a project. In both cases, single universe can be
used provided that the requirement is for same database. If
requirement is pulling data of report from different
databases then we will have to create the universes
accordingly and link those universes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
1)I have createcd a dashboard on Bex query. How to refresh the Dashboard without hitting the bex query? 2)What is Event based scheduling in BO? 3) How to display the BO webi report title using a function? 4) For eg in my webi report iam having a person name like Jhon Peter Adam. But i need to get only the middle name of the person like Peter. What function is used in Webi to get this?
Difference between zabo and webi?
What Is The Difference Between Oltp And Olap?
What Is Snow Flake Schema?
can some body explain how migrate the BoXI r2 to BO 3.x and crystal reports XI r1 to Crystal report 2008 ?
What is top business?
8. How much supervision have you typically received in your previous job?
(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.
How to schedule the report in b.o?
Explain what are the steps to do to use alerts in bo?
Please send me BO certification details and question papers? this is my mail id: valsreenivas@gmail.com
What is difference between custom hierarchy and report based hierarchy?
Explain what would you consider as your biggest achievement and why?
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