You can use the created parameter in any of the widgets on the dashboard. You can change the values in the selected Calculated Column based on the value of the selected Parameter.
To use a created Numerical Parameter, follow the steps given below.
Plot a widget of your choice. Refer to Creating charts using Widgets.
In the example, we plot a Table widget. We use Quantity (None), Num_Column (None), Category, and Segment as the Configuration parameters.
Note |
|
To change the value in the Display Type field, you have three options available, Click the down arrow next to User Input to view and select the options from the drop-down list.
The table below describes how the Numerical Parameter value can be changed.
Field | Description | Remark |
User Unput | It allows you to enter a value manually in the Display Type field. |
|
User Input – Up/Down Arrow | It allows you to operate the upward/downward arrows to increase/decrease the value in the Display Type field at a pre-decided increment frequency. | The pair of arrows appear in the Display Type field on the right. |
Slider | It allows you to operate the upward/downward arrows to increase/decrease the value in the Display Type field at a pre-decided increment frequency. | When this option is selected from the drop-down, a slider is displayed in the Parameter widget. |
To use a created Categorical Parameter, follow the steps given below.
To apply the created Parameter, create the Parameter widget. Refer to Creating charts using Widgets.
This widget has only one parameter, which is the Cat_UIParameter.
The Parameter widget displays the Display Type value as Black since it was the Current value selected while creating the Parameter.
There are seven options available to change the value in the Display Type field. You can click the down arrow next to the User Input to view and select the options from the drop-down list.
The table below describes how the Categorical Parameter value can be changed.
Field | Description | Remark |
User Input | It allows you to enter a value manually in the Display Type field. |
|
User Input – Up/Down Arrow | It allows you to operate the upward/downward arrows to increase/decrease the value in the Display Type field at a pre-decided increment frequency. | The pair of arrows appear in the Display Type field on the right. |
Slider | It allows you to operate the slider dot or a pair of arrows on the two ends of the slider to change the value in the Display Type field. | When this option is selected from the drop-down, a slider is displayed in the Parameter widget. |
Single Value Drop Down | When selected, it creates a drop-down list from which you can select a value. | Only one value can be selected. |
Radio Button | When selected, it creates a list of parameter values with a radio button assigned to each value. | Only one value can be selected. |
Button | When selected, it creates list of parameter values with a button assigned for every value. | Only one value can be selected. |
Toggle Button | When selected, it creates list of parameter values with a toggle button assigned for every value. | Only one value can be selected |
To use a created Interval Parameter, follow the steps given below.
To apply the Parameter, create the Parameter widget. Refer to Creating charts using Widgets.
This widget has only one parameter, which is the Int_Parameter.
The Parameter widget displays the Display Type value as 2024-06-01 since it was the Current value selected while creating the Parameter.
There are two options available to change the value in the Display Type field. You can click the down arrow next to the User Input to view and select the options from the drop-down list.
The table below describes how the Interval Parameter value can be changed.
Field | Description | Remark |
User Input | It allows you to enter a value manually in the Display Type field. |
|
Slider | It allows you to operate the slider dot or a pair of arrows on the two ends of the slider to change the value in the Display Type field. | When this option is selected from the drop-down, a slider is displayed in the Parameter widget. |
To apply the parameter on the selected column, change the value in the Display Type field. In the example, we use the slider and change the value from 2023-04-18 to 2023-04-15.
You will notice a corresponding change in the Calculated column in the Table widget.
To use a created Boolean Parameter, follow the steps given below.
To apply the Parameter, create the Parameter widget. Refer to Creating charts using Widgets.
This widget has only one parameter, which is the Bool_Parameter.
The Parameter widget displays the Display Type value as True since it was the Current value selected while creating the Parameter.
There are two options available to change the value in the Display Type field. You can click the down arrow next to the User Input to view and select the options from the drop-down list.
The table below describes how the Boolean Parameter value can be changed.
Field | Description | Remark |
User Input | It allows you to enter a value manually in the Display Type field. |
|
Toggle Button | It allows you to operate the toggle button |
To apply the parameter on the selected column, change the value in the Display Type field.
In the example, we use the Toggle Button and change the value from True to False.
You will notice a corresponding change in the Calculated column in the Table widget.
Notes |
|