Values_0.BodySectionDynamicNumericDimensionConfigurationSourceDescribes the Numeric dataset column and constraints for the dynamic values used to repeat the contents of a section.
type nonrec t = {column : ColumnIdentifier.t;limit : BodySectionDynamicDimensionLimit.t option;Number of values to use from the column for repetition.
*)sortByMetrics : BodySectionDynamicDimensionSortConfigurationList.t option;Sort criteria on the column values that you use for repetition.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of BodySectionDynamicDimensionLimit.t
| `List of
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string * [> `Double of PercentileValue.t ])
list ])
list ])
list ])
list ]
list
| `Structure of (string * [> `String of DataSetIdentifier.t ]) list ])
list ]