Video | Tableau | Data prep | Analytics

Enhanced Parameters in Tableau Prep: New in Tableau 2022.1

Parameters in Tableau Prep keep getting better, and 2022.1 adds output naming, central deletion and REST API control.

Part ofWhat's new in Tableau 2022.1
  • You can now append, prefix or suffix a parameter value to an output file name, useful for marking files based on a user-selected region or other signifier
  • Deleting a parameter is done centrally from within the edit parameter options, and Tableau prompts you to replace it with a default value
  • When deleting, Prep highlights every place in the flow where the parameter is used so you can see what will be affected
  • After deletion the parameter is swapped for its default value in calculations and filters, so you may need to clean up steps that no longer make sense
  • Parameters can now be passed as arguments via the REST API when running flows, enabling parameter-specific automation

Tableau Release Notes: In version 2022.1, Tableau Prep is adding even more places where you can use parameters in your flow as well as user enhancements. Now you can:

Delete parameters with a single click instead of manually finding and removing them from the flow first. Include parameters in SQL scripts that you run before or after writing the flow output to a database. Include parameters in worksheet names when writing the flow output to Microsoft Excel. Include parameter override values when running flows using the REST API.

00:00 - INTRO 00:05 - ADD PARAMETERS TO FILENAMES 01:06 - DELETE PARAMS CENTRALLY 03:23 - REST API ‍