There is a KPI utility called 'Unit Measure'. A required unit can be set for a given measure using this utility. Note: This feature is session based and is applicable only for currency type measures.
Expression Measure displays the sum of all the data. The Total Row of an Expression Measure displays the sum of all the rows. The Computed Measure for a KPI displays the data based on the expression specified. This is a standard ARC functionality.
We will not be able to modify measure screen to show the database TABLE name along with the column name because you will find instances where the same column with similar names exists in more than one table.
The filter property for hierarchy in the metadata management will be set to 'populateAll = true". We need to set this property to 'populateAll = false". post doing the changes do the re cache changes to take into effect. By doing this, only the ...
As per product functionality, you cannot add expression measures into a computed measure since computed measure are generated run time & being created by ARC once data has been fetched from database.