Search results

How the dashboard user can modify the input value of a parameter in view mode

The dashboard user can modify input value of a parameter in view mode using the Literal type dashboard parameter support in Bold BI application.

The following steps will help you achieve this:

  1. Create the Literal type of dashboard parameter with the required data type value as shown

    Create Literal Dashboard Parameter

  2. Create an expression with created dashboard parameter and save the data source as shown in the following.

    Create Expression with Dashboard Parameter

  3. Bind the expression in a Number Card widget as shown.

    Configure Number Card with Expression

  4. In view mode, the widget will show values based on the default value of a parameter as shown.

    Default Value of Param in View mode

  5. Change the input value of a parameter in view mode through Dashboard Parameters pop-up window and click Apply button

    Change the Parameter Value

  6. Now, the widget will show values based on entered value of a parameter

    Widget After Changing Dashboard Parameter Value