Create a parameter to filter the visual in Tableau Dashboard

Today we will learn on how to Create a parameter to filter the visual in Tableau
                                                     

Steps:
  • Right click the blank area in the tableau measures/dimensions and select "create a new parameter"
    • Data type: String
    • Allowable values: List
    • Add values from: <Select the field from table that you use as a parameter dropdown list>
  • Create a calculated field
    • Field_Selected = <Parameter_Name>
  • Drag the new calculated field in the filter section of the visual
    • Select from list: True
  • Right click your parameter and select "Show"
    • Now, your parameter will appear in the screen
  • play around with it.
  • Enjoy :)

2 comments:

  1. This article gives a practical walkthrough for creating a parameter-driven filter in Tableau Dashboard. The sequence—from creating a string parameter with a list of allowable values to building a calculated field and applying it as a True filter—is easy to follow. The approach is useful for making dashboards more interactive because users can change the selected value and dynamically control what the visual displays.

    The calculated-field technique is particularly helpful because it connects the parameter selection with the filtering logic in a simple way. Showing the parameter on the dashboard then gives users direct control over the visualization, making the dashboard more flexible and user-friendly. Readers who want to strengthen their visualization skills can explore Data Visualization Training for related concepts.

    ReplyDelete
  2. The final instruction to experiment with the parameter is also valuable, as trying different field values can help users understand how parameter-based filtering behaves in an interactive dashboard. This method can be extended to create more adaptable analytical views where users control the information they want to examine. For broader analytical workflows, Data Analysis Training can provide useful supporting knowledge.

    ReplyDelete