Latest Answer : BO repository is where the metadata of your application is stored. It has 3 domains like Security Domain, Universe Domain and Document Domain. Security domain contains the info about user type/group, access privileges etc. Universe Domain contains the ...
Latest Answer : 1. Define Universe Parameters2. Insert Tables3. Insert Joins4. Detect Loops5. Resolve Loops6. Create Classes7. Create Objects8. Create Hierarchies9. Export the universe ...
Latest Answer : If we think logically what is the purpose of sorting, if its been ranked already, Ranking will sort the rows from higher to lowest order(Descending order). Does it make sense :)ThanksRex ...
Latest Answer : Hierarchies defined in BO universe designer are used for RRI [Report to Report Interaction] to support drill-down an drill-up functionalities in reporting environment. Default hierarchies contain classes and objects defined in class panel area. In custom ...
Latest Answer : Universe can be tested by using Integrity Check weather to find out we have any Loops created while giving joins to tables, and also we can check cardinalty ( 1- m , m-1 relationship ) and Divergency (like tables with out joins).Coming to Reports we can ...
Latest Answer : Condition and filters:
1.we can put conditions designer levels as well as report level also.
2. We can restrict some data in Universe level so that you want data we can
restrict Universe level.
3. We can put some conditions on report level also ...
How can we do load testing for Webi Reports? (Example if I have have to test one webi reoprt for Concurrent users refreshing report at one time)
I would like to know if Business Objects can be installed on Solaris server. If no is their a way were in I can install BO on windows(Microsoft server) and interface it with Solaris (solaris has the crystal reports).
How to break a Date field into Year, month, week,day?(For example: I have a field INVOICE_DATE. Now i want to break it as Year, month..... i.e. in time dimension.) DO i need to have some changes in Universe?
Latest Answer : The DENSE_RANK function computes the rank of a row in an ordered group of rows. The ranks are consecutive integers beginning with 1. The largest rank value is the number of unique values returned by the query. Rank values are not skipped in the event ...