Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Multiple files with same parameters

vern
8 - Asteroid

I have three tables that are imported and I have a separate filter for each file and the filters are identical.

Is there a way to eliminate the user from having to enter the filter three times?

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@vern 
Unless you combine the data from 3 inputs before the filter?

MattBSlalom
11 - Bolide

Depending on your filter criteria, perhaps you could get the behavior from 3 Join tools instead.  Have the filter criteria as a 4th dataset that then is joined to each of the other 3 tables, so the definition of the filter criteria only exists in the one location of that filter dataset.  Some more details would potentially help get better answers.

Labels
Top Solution Authors