Search results

Combo Box

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.

Combobox

How to configure table data to combo box?

The following procedure explains the data configuration of the Combo box:

  1. Drag and drop the 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.

Combobox

  1. Click the Data Source button in the configuration panel.

Data button

  1. Click the CREATE NEW button to launch a new connection from the connection type panel.

Data source button

  1. In the connection type panel, click any one of the listed connection type buttons (Here, the Microsoft Excel Connection type is selected for demonstration).

Data source list

  1. In the NEW DATA SOURCE configuration panel, fill the connection type and related details. Click the Preview & Connect button.

Connect button

  1. Drag your preferred table or view from the left pane from the data design view, then click the Save button.

Virtual table

  1. Click the Properties button in the configuration panel, and the property pane opens.

Designer properties

  1. Now, switch to the ASSIGN DATA tab.

Data tab

  1. The ASSIGN DATA tab will be opened with the available measures and dimensions from the connected data source.

Assign data

Adding Values

You can add the Measures or Dimensions to the Columns section by dragging and dropping the required column.

Configure Combobox

Sorting data

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

Sorting

Filtering data

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

Filtering

Clear the filters by selecting Show All Records in the Settings dropdown menu.

How to configure relative dates to Combobox?

Click the Settings icon in the dropped date value and select Relative Dates in the dropdown menu.

showing relative dates 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.

relative date options window

relative dates added in window

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

showing relative date options in combobox

Note: If Multi-selection is enabled, then the applied relative dates will be removed.

How to configure custom relative dates to the Combobox?

Click the Settings icon in the dropped date value and select Relative Dates in the drop-down menu.

showing relative dates menu

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

selecting custom option in relative dates window

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.

setting range for custom option

custom date option is added

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

custom date option is displayed in combo box

Note: If Multi-selection is enabled, then the applied relative dates will be removed.

How to format combo box?

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.

General Settings

General Settings

Name

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

General Settings

Subtitle

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

General Settings

Description

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

General Settings

Basic Settings

Basic Settings

Enable Multi-select

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

Single Selection

Single Selection

Multiple Selection

You can select multiple items in the combo box.

Multiple Selection

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

Multiple Selection All

Allow Filter

This allows you to enable a filter box for easy filtering of data.

Place Holder

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.

Filter

Customizing Text for Multiple Combo Boxes Simultaneously

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.

Filter Filter Filter

Customizing Text for a Particular Combo Box

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.

Filter

Filter

Filter

Act as Master Widget

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.

Ignore Filter Actions

This allows you to define this combo box widget to ignore responding to the filter actions applied on other widgets in the dashboard.

Enable Hierarchical Filtering

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.

Container Appearance

Container Appearance

Title Alignment

This allows you to handle the alignment of the widget title to either left, center, or right.

Title Color

This allows you to apply the text color to the widget title.

Title Auto Font Size

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.

Subtitle Auto Font Size

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.

Show Border

This allows you to toggle the visibility of the border surrounding the widget.

Corner Radius

This allows you to apply the specified radius to the widget corners if the Show Border is enabled. Value can be between 0 and 10.

Background Color

This allows you to set the background color of the combo box widget.

Transparency

This property allows you to specify the transparency for the background color.

Show Shadow

This allows you to toggle the visibility of the shadow surrounding the widget.

Container actions

Container Actions

Show Header

This allows you to enable or disable the widget title of the combo box widget.

Enable Comments

This allows you to enable or disable comments for the dashboard widget. For more details, refer to this link.