Values_0.DateMeasureFieldSourceThe measure type field with date type columns.
type nonrec t = {fieldId : FieldId.t;The custom field ID.
*)column : ColumnIdentifier.t;The column that is used in the DateMeasureField.
*)aggregationFunction : DateAggregationFunction.t option;The aggregation function of the measure field.
*)formatConfiguration : DateTimeFormatConfiguration.t option;The format configuration of the field.
*)}val make :
?aggregationFunction:??? ->
?formatConfiguration:??? ->
fieldId:FieldId.t ->
column:ColumnIdentifier.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `String of FieldId.t
| `Structure of
(string
* [> `String of DataSetIdentifier.t
| `Structure of
(string
* [> `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 ]