Values_0.ComputationSourceThe computation union that is used in an insight visual. This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
type nonrec t = {topBottomRanked : TopBottomRankedComputation.t option;The top ranked and bottom ranked computation configuration.
*)topBottomMovers : TopBottomMoversComputation.t option;The top movers and bottom movers computation configuration.
*)totalAggregation : TotalAggregationComputation.t option;The total aggregation computation configuration.
*)maximumMinimum : MaximumMinimumComputation.t option;The maximum and minimum computation configuration.
*)metricComparison : MetricComparisonComputation.t option;The metric comparison computation configuration.
*)periodOverPeriod : PeriodOverPeriodComputation.t option;The period over period computation configuration.
*)periodToDate : PeriodToDateComputation.t option;The period to DataSetIdentifier computation configuration.
*)growthRate : GrowthRateComputation.t option;The growth rate computation configuration.
*)uniqueValues : UniqueValuesComputation.t option;The unique values computation configuration.
*)forecast : ForecastComputation.t option;The forecast computation configuration.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `Integer of TopBottomRankedComputationResultSize.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 ])
list ]