Hi all,
Is there any alternative to change the parameter of all these filters at the same time? I'm using the same parameter for all the filters, but when I'm going to change it I have to do it manually, going to each filter and change it.
Hey @bersocha,
There is a few options to solve this. One way is to create a workflow variable in the workflow configuration:
You can then reference this in your filters:
This means you will only need to change it in one place.
Another option would be to create a macro and pass the filter conditions to it:
The community has some great videos on this topic https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Macros