In the last post on conditional formatting in Tableau we hard coded values into our field to add our business logic to our view. This time, we're going to make the calculation dynamic using parameters. The basic steps to follow when using parameters are:
- Create the parameter
- Use the parameter in a calc
- Show parameter control (optional)