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

Passing variable in Control parameter

Balajiprasad
7 - Meteor

Is there a way to pass a variable (present in the input dataset) using control parameter (or by any other means) to a workflow? If yes, is it possible to get the parameter working throughout the entire workflow?

Example: I have a dataset with many amount variables (Amount1, Amount2, Amount3, etc). I need to pass one of these variables (let's  say Amount1) as input to a workflow. The workflow should do all the calculations based on this one variable. 

In the second case, I need to pass Amount2 and the workflow should do all the calculations using Amount2 now and so on.

 

Is there a way to accomplish this task? Thanks!

10 REPLIES 10
JayshriKolte
6 - Meteoroid

How to pass parameters programmatically like c#, java? 

Your response is highly appreciated

Labels
Top Solution Authors