Values_0.ParameterControlSourceThe control of a parameter that users can interact with in a dashboard or an analysis. This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
type nonrec t = {dateTimePicker : ParameterDateTimePickerControl.t option;A control from a date parameter that specifies date and time.
*)list : ParameterListControl.t option;A control to display a list with buttons or boxes that are used to select either a single value or multiple values.
*)dropdown : ParameterDropDownControl.t option;A control to display a dropdown list with buttons that are used to select a single value.
*)textField : ParameterTextFieldControl.t option;A control to display a text box that is used to enter a single entry.
*)textArea : ParameterTextAreaControl.t option;A control to display a text box that is used to enter multiple entries.
*)slider : ParameterSliderControl.t option;A control to display a horizontal toggle bar. This is used to change a value by sliding the toggle.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of Double.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `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 ]
list
| `String of ShortRestrictiveResourceId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of String_.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string * [> `String of DataSetIdentifier.t ])
list ])
list ]
list
| `String of DateTimeFormat.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `Enum of string
| `String of PixelLength.t ])
list ])
list ])
list ])
list ])
list ])
list ]