Save default parameter value in a View

When defining a View with parameter filters, you can configure the parameters so that users can assign their own default values to them.

For this purpose, the dashboard must contain a parameter filter and a component with the assigned "Save parameter default value" action. The user can change the parameter value and then save the value by clicking the component in the Viewer.

  1. On the Component toolbar, click the Parameter filter icon and drag it to the dashboard.
  2. On the Component toolbar, click the Button icon and drag it to the dashboard. It will be the "Save" button. Open the Actions wizard, select Save parameter default value and make sure it listens to the Parameter filter.

    Note It can be any actionable component.

  3. Open the View in the Preview/Viewer.
  4. Change the parameter filter value, and click the button.

    A window shows confirming your choice.

  5. Click Save

    Default parameter filter is saved.