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.

Trigger Workflows on Success & Pass Date Parameters

I am looking to see if it is possible to trigger subsequent workflows and pass along date filter parameters to said subsequent workflows? So the logic would flow like this:

1. Update dates in Filter Tool in Workflow #1

2. Workflow #1 successfully runs

3. Workflow #2 is run with same dates passed to Filter Tools in Workflow #1

3. Workflow #2 successfully runs 

4. Workflow #3 is run with same dates used in Workflow #1 & #2 

 

Thoughts? Suggestions? 

1 REPLY 1
apathetichell
20 - Arcturus

https://community.alteryx.com/t5/Weekly-Challenge/Challenge-115-Let-s-get-crafty/td-p/160773

 

Here's a chained app weekly challenge which takes user input and sends it down the line to other apps via filtering/creating new data files for the other apps. One of the cooler parts is that there are other user interfaces which are generated based upon the results from the interfaces in the first app.

Labels
Top Solution Authors