๐Ÿ”—Parameters

Parameters are powerful tools used to dynamically customize a workflow's results. Parameters can be strings, numbers, dates, boolean values and more. They can also be based off of values in tables/columns in your workflow.

Creating a parameter

Create your own Parameter

To create your own parameter simply click on the plus circle in the top right corner of your canvas and fill out the form. Once the parameter is created, apply it to your workflow by including it in a formula in either the Filter or Edit Columns tools. Parameters will show up in the expression builder with the format {param!example_parameter}.

How to use Parameters

There are two ways in which parameters can be used in an Analytics workflow: in the Expression Builder and through Templating.

Expression Builder

Parameters can be used in the expression builder to create dynamic formulas. Simply start to type your parameter name into your formula and it will show up as a selectable option with the {x} icon.

The expression builder can be found in the Add Columns, Filter, and Validate tools and will always be represented with the {param!example_parameter} format.

Templating

Parameters can also be used in your workflow outside of the Expression Builder. This is through Analytics's Templating tool. There are many different ways to use templating throughout Analytics workflows, so we'll walk through each one here.

Tool Text Boxes

Other tools within Analytics Workflows also allow you use Templating while working with your data.

For each of these workflows, parameters can be used in any of the available text boxes. Use Templating to dynamically replace values, name or describe validations, or even label chart axes.

Last updated

Was this helpful?