Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
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