Values_0.MeasureFieldSourceThe measure (metric) type field.
type nonrec t = {numericalMeasureField : NumericalMeasureField.t option;The measure type field with numerical type columns.
*)categoricalMeasureField : CategoricalMeasureField.t option;The measure type field with categorical type columns.
*)dateMeasureField : DateMeasureField.t option;The measure type field with date type columns.
*)calculatedMeasureField : CalculatedMeasureField.t option;The calculated measure field only used in pivot tables.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of FieldId.t
| `Structure of
(string
* [> `Enum of string
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `Double of PercentileValue.t
| `String of NullString.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ])
list ]