Creating Parameters

Creating Parameters

Parameters are dynamic, user-controlled values that can replace constant values in calculations, filters, and reference lines. They enable interactive what-if analysis, allowing end users to modify visualization behavior without editing worksheets. Parameters can be numeric, string, date, or Boolean types. They appear as interactive controls in dashboards.

To create parameters, perform the following steps.

  1. In the Data tab, click the down arrow displayed.

    image-20251010-155022.png
  2. Select Create Parameter.

  3. To create a parameter:

    1. Enter Name: Top N

    2. Data type: Integer

    3. Current value: 5

    4. Allowable values: Range 1–5

      image-20251009-084125.png
  4. Create calculated field: RANK(SUM([Sales])) <= [Top N]

    image-20251009-084206.png
  5. Click Ok.

  6. Right-click the parameter and select Show Parameter.

    image-20251009-084252.png
  7. Drag the calculated field to the filters pane and select the “True” option.

    image-20251009-084709.png
  8. Drag Category and sum sales, and select 5 for the parameter.

    image-20251009-084807.png
  9. Now change the value of the parameter to 5 and observe that the data is changing.

    image-20251009-084850.png

Copyright Kyvos, Inc. 2025. All rights reserved.