Video | Tableau | Data prep

Tableau Prep Parameters: New in Tableau 2021.4

Parameters finally bring Tableau Prep flows to life, letting you build dynamic, scenario-driven pipelines.

Part ofWhat's new in Tableau 2021.4
  • Parameters in Tableau Prep work anywhere you see the abacus icon, including calculation windows and output steps, and exist throughout the entire flow.
  • To filter with a parameter, create a calculated field that returns a Boolean (e.g. segment = segment parameter), then keep only the values that are true.
  • Editing a parameter opens a modal window so you can view your data while changing values, and you can click back to previous steps to inspect data without undoing work.
  • Output steps let you parameterise both the file name and location, for example appending the segment value to the file name.
  • Enabling 'prompt for value at runtime' makes the flow ask for the parameter each time it runs, even on server, which is ideal for scenario modelling.

00:00 - Intro 00:35 - PARAMETER INTERFACE 02:46 - USE THE PARAMETER IN THE FLOW ‍