Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

run workflow with list selection

nelsonmatt
5 - Atom

Hi - is it possible to create filtering criteria with list(cutomer zipcode), check box (male/female), drop-down list(preferences) etc. and based on the selection run a workflow and macro to create a report of let us say customers not contacted recently. I know how to create a workflow and batch macro, however struggling to create a splash page that marketing can use based on their preferences provided in various filters.

1 REPLY 1
geraldo
13 - Pulsar

@nelsonmatt 

 


A very simple idea of how to populate the tool.
it can also be from a file that internally has this syntax:
name: value
obs. read data from a database inan old version did not load combo only files

 

geraldo_1-1684530457630.png

 

Labels
Top Solution Authors