A dropdown component creates a dropdown menu on your analysis sheet to select values directly from a data source. This data source is taken directly from your data model.
By selecting a value from the dropdown, the user will automatically create a Selection.
This can (for example) be used to filter for various suppliers or customers.
The upcoming example will focus on vendors.
Users can select any items from the dropdown list. According to the Multiselect option in the configuration, they might even select multiple items.
After they confirmed their selection with
, a selection is applied.
Configuration
The following configuration options are available: