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

Edit multiple inputs or outputs simultaneously?

maurrreen
7 - Meteor

Let’s say I have workflow with three inputs, using these files: #cat, #dog and #horse.

 

Each input eventually goes to an output, where I output these files: #feline, #canine and #equine.

 

# stands for a number, such as 1, 2, 3, and so on, that I need to update whenever I run the workflow. The number is the same for all the inputs and outputs.

 

Is there any way for me to change the number used in these inputs and outputs simultaneously, instead of six times whenever I run the workflow?

 

This is a different question than was asked at https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Edit-multiple-input-tools-simultanousl....

2 REPLIES 2
DylanDowrick
9 - Comet

Here you go! One input: #, 6 updates!


DylanDowrick_0-1650050882647.png

 

maurrreen
7 - Meteor

Wow! Thank you so much!

 

Labels
Top Solution Authors