xpna__MeasureMapping__c
Label: Measure Mapping Stores the information about how a measure is mapped to a dataset measure via a data source.
| xpna__DataSource__c |
Data Source |
Winter 2024 |
The data source that the measure mapping belongs to.
Looks up to: xpna__DataSource__c
|
MasterDetail |
|
|
| xpna__FieldLabel__c |
Analytics Measure Label |
Spring 2024 |
The label of the measure in the Analytics dataset that maps to the measure.
|
Text(80) |
true |
|
| xpna__FieldName__c |
Analytics Measure API Name |
Winter 2024 |
The API name of the measure in the Analytics dataset that maps to the measure.
|
Text(80) |
true |
|
| xpna__MeasureType__c |
Aggregate Function |
Winter 2024 |
The function used to aggregate multiple measure values in a single value. This happens when multiple dataset rows match the specified dimension values.
|
Picklist: AVERAGE COUNT MAXIMUM MINIMUM SUM UNIQUE |
true |
|
| xpna__Measure__c |
Measure |
Winter 2024 |
The measure that maps to the Analytics measure.
Looks up to: xpna__Measure__c
|
MasterDetail |
|
|
|