IS IT POSSIBLE TO CREATE REPORTS FROM DIFFERENT UNIVERSES
IN ONE DOCUMENT?
Answers were Sorted based on User's Feedback
Answer / viveknair1234
Ya it is possible to create reports from different universes.
In the edit mode of the report u will have an option called add query ,when u will select it ,it will ask for the universe name at that time u can select the other universe.
Even in the where clause of the first query u can select the option of getting value from other query
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / vams_gk
yes definately,u can link other universes to existing
universe..then u can develop the report
| Is This Answer Correct ? | 0 Yes | 1 No |
Difference between zabo and webi?
How do you find what type of trap is there by seeing the report?
What is the difference between condition & filter?
If the Hi-rarchies are not defined in the universe level .Is it possible to do in the report level?
What is difference between merged dimension and forced dimension??
how to test the reports if there are multiple sql statements?i,e if there is 1 single sql statement we can copy it and paste it in TOAD or someother tools to test it but if we have multiple sql statements in a single query????
can we use detail in generation of reports? if customer id is a dimension in a report, what will happen if we define it as a detail?
can we create aliases for every table beforehand? if yes whar are the disadvantages?
Table A, Table B is there, that colums are different like tabl A contian (A varchar(9), B varchar(2), date), table B contian(D varchar(10), E varchar(2), F date) , i want 2 compare mismath datatype length in both table, how? do you know any in built function?
What is the aggrigate navigation ? can anybody explain me with some practical example?
What is the Computation error? how to solv it?
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?