You can create calculated measure in two places; in cube (SSAS) and in Metric View design page. The calculated measure appears in Metric View design page in Data/Measures section.
You can create calculated measure by using the following functions:
Field | Data Type | Description | Behavior and Usage |
---|---|---|---|
Calculated measure type | N/A |
Type of measure function that you want to perform. |
You can either create the calculated measure by using the existing functions, such as, Difference or Contribution in the interface, or write custom MDX by selecting the Custom function.
|
Dimension Hierarchy | N/A | The dimension member that you have added in Rows/X-Axis or Columns/Legend. | Select the dimension member from the Dimension Hierarchy box. |
First measure | N/A | The first member for the calculation, Difference. | None |
Measure | N/A |
The measure for which you want to create the contribution. |
Select the measure from the Measure drop-down list. |
Name | Character | Name of the calculated measure | Appears in the Metrics View design page in the Data/Measures section and in the Result workspace as a new measure. |
Second measure | N/A | The second member for the calculation, Difference. | None |
Copyright © 2018 General Electric Company. All rights reserved.