IN WHICH DIFFERENT SCENARIOS WE CAN USE @AA FUNCTION?
Can follow two approaches.
1. Aggregate tables are built in the database, which contains the dimension fields(not foreign keys) along with the aggregated measures. In the universe they are present as standalone tables.Aggregate aware function is used to define both the dimensions and measures of such tables
2. No aggregate tables are built in the database level. They contain the normal fact table at different granularities. In the universe, aggregate aware is used only to define the measures and aggregate incompatibility is set accordingly
The first approach is better in terms of performance, since for the higher levels of aggregation, all the information is obtained for a single table. However, a large scale implementation of this approach in a dimensional schema is difficult. In most BI projects, the second approach is preferred
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.
Explain about Short cut join?
How do u get requirement from the client? in what format?
if the project is assigned for you and the client said yo wait for a month,What will you do in that time?
What is metrics?
What is the differrence between prompt & @prompt? What is the differrence between Xcelsius & Web-I Report?
Can anybody explain breifly about 5 tier's of BOXIR3. 1. Client tier 2. Application Tier 3. Intelligence Tier 4. Processing Tier 5. Data Tier
What is the diff b/w BO webi reports, crystal reports and xcelsius ? Thanks...
Which command using Query Analyzer will give you the version of SQL server and operating system ?
How can we improve performance?
where are objects are stored ?
IN WHICH DIFFERENT SCENARIOS WE CAN USE @AA FUNCTION?