Explain in Detail about Measure Objects? and what is the
use of it? How to create it?
Answer Posted / preetham
Measure objects are meant to define and retrieve the
numeric data. Example : If we want to retrieve the data of
country wise sales revenue. We have to create any measure
object(name it 'Sales') throgh right click in universe pane
> double click the object > define as measure property,
give select statement with facts measure and click OK.
Now, If you run query against country and sales. We will
get data form the report level showing the sales in
numerical data that exist. So Without assigning the measure
object with the select statement of fact measure, we cannot
get sales value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain difference between zabo and webi?
Explain is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
What are all the points to keep in consideration, while we are migrating the Universes,Reports from BO5.1.6 to BO 6.5? Is is compatible to migrate like this? Does it effect the filters in Reports and Join in the Universe?
Explain is it the job of a business analyst or systems analyst to draw the class diagram?
Explain what are the steps to be taken to schedule the report?
Explain what three things do you consider to be the most important factors for a manager?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
webI report not showing Barcode in PDF format, i have used BC39 font,but barcode is shown in HTML but not in PDF, please any solutions??
explain in detail about type 3?
Explain about a time when you discovered a more efficient way to do a work task?
How can you first report in Business Objects by using broadcast agent?
How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?
Can we configure two instances of CMS pointing to two different CMS system databases?
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 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.