The combo box enables you to filter items based on single or multiple item selections in the dropdown list. To bind a combo box, a minimum requirement of 1 column is needed.

The following procedure explains the data configuration of the Combo box:
combo box widget from the toolbox into the design panel and resize it to your required size. You can find the widget in the toolbox by search.
Data Source button in the configuration panel.
CREATE NEW button to launch a new connection from the connection type panel.
Microsoft Excel Connection type is selected for demonstration).
NEW DATA SOURCE configuration panel, fill the connection type and related details. Click the Preview & Connect button.
Save button.
Properties button in the configuration panel, and the property pane opens.
ASSIGN DATA tab.
ASSIGN DATA tab will be opened with the available measures and dimensions from the connected data source.
You can add the Measures or Dimensions to the Columns section by dragging and dropping the required column.

Define the Sort of the dropped column through the Sort option in the Settings dropdown menu. For more details, refer to the Sort.

Define filter criteria through the Filter(s) menu item in the Settings dropdown menu. For more details, refer to the filter.

Clear the filters by selecting Show All Records in the Settings dropdown menu.
Click the Settings icon in the dropped date value and select Relative Dates in the dropdown menu.

In the launched Relative Date Options window, configure the relative date and click Add. Repeat this process until the required set of relative dates are added.


You can see the added relative dates in the combo box as follows.

Note: If Multi-selection is enabled, then the applied relative dates will be removed.
Click the Settings icon in the dropped date value and select Relative Dates in the drop-down menu.

In the launched Relative Date Options window, select the Custom option from the drop-down list.

Choose the start and end dates you would like to set as a custom range, set a name for the custom range, and then click Add. Repeat this process until the required set of custom relative dates are added.


You can see the added custom relative dates in the combo box as follows.

Note: If Multi-selection is enabled, then the applied relative dates will be removed.
You can format the combo box for a better illustration of the view that you require through the settings available in the Properties tab. This pane can be opened from the design view by clicking the Settings icon at the top right corner of the widget.

This allows you to set the title for this combo box widget.

This allows you to set the subtitle for this combo box widget.

This allows you to set a brief explanation about this combo box widget.


Enable Multi-Select allows you to select one or more items in the dropdown list.

You can select multiple items in the combo box.

All - This allows you to select or unselect all the items in the combo box.

This allows you to enable a filter box for easy filtering of data.
The Placeholder property of a combo box provides context about the user’s selection. The placeholder text in the Placeholder text box and combo box is set to All by default.

If you have multiple combo boxes in your dashboard and you want to customize the placeholder text for all of them at once, localize the defaultplaceHolderText property in the locale file. This property allows you to set a default placeholder text for all combo boxes in your dashboard.

This property can be customized to suit the needs of your dashboard. For example, if you have a combo box for selecting a country, the placeholder text could be ‘Select your country.’ This gives you clear instructions on what action you need to take.

This option allows data to be displayed from right to left.


This allows you to define this combo box widget as a master widget such that its filter action can be made to listen by other widgets in the dashboard.
This allows you to define this combo box widget to ignore responding to the filter actions applied on other widgets in the dashboard.
Using this option, you can enable or disable hierarchical top N filtering. While applying the Top N filter with multiple dimension columns, the data returned can be customized based on whether the filtering needs to be done as flat or based on the hierarchy of dimension columns added.
When Enable Hierarchical Filtering is enabled, the Top N will be applied for each individual column separately based on the number set for each column.
This allows you to apply filters from the configured field in the Combo Box Widget to its listener widgets

Only item-based filtering applied in the Combo Box widget will be passed to its listener widgets. Condition-based filtering and rank-based filtering are not supported for this property.
Filters applied using this property will not be reflected in exported files, as export support is not currently available for this property.

This allows you to handle the alignment of the widget title to either left, center, or right.
This allows you to apply the text color to the widget title.
On enabling Auto Font Size, the font size of the title will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Title Auto Font Size is disabled. Value can be between 10 and 44.
On enabling Auto Font Size, the font size of the subtitle will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Subtitle Auto Font Size is disabled. Value can be between 10 and 32.
This allows you to toggle the visibility of the border surrounding the widget.
This allows you to apply the specified radius to the widget corners if the Show Border is enabled. Value can be between 0 and 100.
This allows you to set the background color of the combo box widget.
This property allows you to specify the transparency for the background color.
This allows you to toggle the visibility of the shadow surrounding the widget.

This allows you to enable or disable the widget title of the combo box widget.
This allows you to enable or disable comments for the dashboard widget. For more details, refer to the Commenting Widget.