Input conversion

If you convert an existing Simple XML dashboard with form inputs to the Splunk Dashboard Studio, inputs will also be converted with the following exceptions:

  • Linklist inputs will be converted to dropdown inputs. Linklist inputs are not available in the Dashboard Studio.
  • Checkbox inputs will be converted to multiselect inputs, and radio inputs will be converted to dropdown inputs.
  • The multiselect input currently only supports the comma (,) delimiter in SPL queries. To read more on using multiselect inputs, see Multiselect.
  • Inputs in the new framework support the setting for a default value, but not an initial value.