Alteryx Designer Desktop Discussions

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

Analytic App - How to Update Specific Field in Formula?

Stavi
7 - Meteor

Hey all,

 

I try to build an app that starts with matching client's tables (from different source systems) to a template with specific and static columns names.

Therefore I set a formula tool that opens my new generic "template columns".

Since the inputs are dynamic, I want the user to be able to choose which fields should be set as witch new columns in the formula,

but I get an error in the ACTION TOOL !

 

I attach my flow + the error I get from the action tool!

 

Thank You !

 

Stavi_0-1626702572081.png

 

 

Stavi_2-1626702643184.png

 

 

Stavi_3-1626702660330.png

 

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @Stavi 

 

You need to change the config in list box.

 

Workflow:

atcodedog05_0-1626706198148.png

 

Output:

atcodedog05_1-1626706276668.png

 

 

Hope this helps : )

Stavi
7 - Meteor

Thank you @atcodedog05  !

 

I changed it and the error indeed gone, but now I get a different one :

 

Stavi_0-1626719183286.png

 

 

Stavi_1-1626719233414.png

 

 

(action tool configuration stayed the same)

 

Stavi_2-1626719275964.png

 

 

atcodedog05
22 - Nova
22 - Nova

Hi @Stavi 

 

You need to select a file for your file browse interface input. It cant be left blank.

 

atcodedog05_0-1626719515865.png

 

Hope this helps : )

 

Labels