what are the types of universes?
what is the difference between metri universe and simple
universe? in what context we use metric universe?
Answer Posted / sreedhar
simple universe contains the joins for all classes in the
universes. metric universe have isolated classes in the
universe.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we create universe with no cache??
how to prepare the documentation in business objects and where to get the requirement?
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?
Explain what is the difference between business requirement document and use case document.
U r project in which stage in implementation?
How were the reports scheduled and how to resolve unexecuted documents?
Explain what are the steps to be taken to schedule the report?
What are the general problems that are faced while importing the .biar files and what is the solution to overcome it in business objects?
How would you format some text using css to be verdana and bold?
Explain about a tricky situation for which you found a very simple solution?
What three things do you consider to be the most important factors for a manager?
BO Security (creating the restriction sets in Universe and applying on selected groups or users) or Database security (Creating the tables in database insrting the user details in that tables and giving conditions in self restricting joins in Universe )Which Security will improve the performance of the reports and for best practices ? I am thinking BO Security will give the better performance, could you please share your thoughts on this please... Thanks...
What is the difference between business requirement document and use case document.
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 is aggregate table and aggregate fact table ... Any examples of both?