Values_0.TopBottomMoversComputationSourceThe top movers and bottom movers computation setup.
type nonrec t = {computationId : ShortRestrictiveResourceId.t;The ID for a computation.
*)name : String_.t option;The name of a computation.
*)time : DimensionField.t option;The time field that is used in a computation.
*)category : DimensionField.t option;The category field that is used in a computation.
*)value : MeasureField.t option;The value field that is used in a computation.
*)moverSize : TopBottomMoversComputationMoverSize.t option;The mover size setup of the top and bottom movers computation.
*)sortOrder : TopBottomSortOrder.t option;The sort order setup of the top and bottom movers computation.
*)type_ : TopBottomComputationType.t;The computation type. Choose from the following options: TOP: Top movers computation. BOTTOM: Bottom movers computation.
*)}val make :
?name:??? ->
?time:??? ->
?category:??? ->
?value:??? ->
?moverSize:??? ->
?sortOrder:??? ->
computationId:ShortRestrictiveResourceId.t ->
type_:TopBottomComputationType.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Integer of TopBottomMoversComputationMoverSize.t
| `String of ShortRestrictiveResourceId.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 ])
list ]