what is universe
Answers were Sorted based on User's Feedback
Answer / anju
Universe is semantic layer between user and the database.
It doesn't hold the data
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kalanidhi
A semantic layer is a business representation of corporate
data that helps end users access data using common business
terms.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / gowthami
Universe is a semantic layer between front end reports and back end database. it doesnot hold data. it only stores the table structure.
here you can define joins and relationships between the tables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ursbgiri
It is a Symantec layer between database and the designer.
| Is This Answer Correct ? | 2 Yes | 2 No |
I want to do on drill calculation? Actually My report is like Continent Amount(Global Currency in dollar) ASIA 200 UK 100 On Drill ASIA Country Amount INDIA 5712(120*47.6) SINGAPORE 128(80 * 1.6) On Drill INDIA State Amount DELHI 3712 CHENNAI 2000
What are the diffrences between Business Objects 5.1 & 6.5 ?
(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 you get the requirement from client?
can i link two Universes having with different connection
How to view Public folder in Infoview for the Non-admin user? (normal user) What is the diff of working DEKI,WEBI in Infoview, and working as Individual start->Business Objects-> Deskto Intelligence, Web Intelligence.
Suppose we had a scenerio like in an universe there are nearly 250 objects but only 50 objects data is updated frequently so is there any way to overcome it.(Birla Soft,)
WHAT KIND OF TOOL BO IS?
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 sheduling the report? What is the need of sheduling the report?
Can master data change???if yes then how it'll change.....please explain with example...... thanx
Briefly describe the steps you would take to use an Excel file as data to join a Business Objects data provider in a report? Thanks in advance....