Can anyone plz tell me How to create universe in business
objects enterprise 11.5
Answers were Sorted based on User's Feedback
Answer / simha
in boxir2 to create the universe by using business view or
Designer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pushpa
Thanks Simha
Can u plz tell me thatafter installing business objects do
we have any available universes already created,if so where
| Is This Answer Correct ? | 0 Yes | 2 No |
What is the degenerated Objects?
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
I need to select the rows based on the latest 'Payment_due_date' column value. Let's say I have a Deski report with 3 columns: Payment_due_date, Cust_Name, Oustanding_Amt. Report is like this: ===================================== Payment_due_date,Cust_Name,Oustanding_Amt 02/28/11 , Bob, 115 03/31/11 , Bob, 90 02/28/11 , Mike, 120 02/28/11 , Susan, 220 05/31/11 , Bob, 80, 03/31/11 , Susan, 70 05/31/11 , Mike, 220 05/31/11 , Susan, 120 04/30/11 , Susan, 130 So,we would like to see (based on latest Payment_due_date) ================== 05/31/11 , Bob, 80, 05/31/11 , Mike, 220 05/31/11 , Susan, 120 Oustanding_Amt comes as SUM(Oustanding_Amt) from Universe. If we use Max(Payment_due_date),we do get one row but then, the column 'Oustanding_Amt' sums up. Not allowed to use do SQL Override .Context Operators aren't working. Thanks in advance:)
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
What is the local filter and global filter in bo's?
How to resolve the partial result error in the report
In a report i want to fetch teh data from 2 data Providers. which condetion wil satisfy to link the 2 data providers. ex: Q1 have columns A,B,C Q2 has a X,Y,Z columns. requirement is like i want to get all the columns from those 2 tables in report level..like A,B,C,X,Y,Z in a single report.
what is meant by report busting
Can any body tell me,What is the universe testing ? What is the report testing Explain?
What is the difference b/w the simple Universe and Complex Universe?
what is the source for metrics?
Is it possible to generate reports without having knowledge of the Universe structure?