How the dashboard user can modify the input value of a parameter in view mode
The dashboard user can modify the input value of a parameter in view mode using the Literal type dashboard parameter support in the Bold BI application.
The following steps will help you achieve this goal:
-
Create the
Literal
type of dashboard parameter with the required data type value as demonstrated.
-
Create an expression with the created dashboard parameter and save the data source as shown below.
-
Bind the expression to a Number Card widget as shown.
-
In view mode, the widget will display values based on the default value of a parameter, as shown.
-
Change the input value of a parameter in view mode by using the
Dashboard Parameters
pop-up window and clicking theApply
button.
-
Now, the widget will display values based on the entered value of a parameter.