We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

built Variable to feed Download

othmane
7 - Meteor

Hi All,

I have posted the issue before but the answer i realized that I need to add more details so you can have an idea of the issue.

I setup a user interface where a user must enter 1 variable which feed a JSON query. see below the workflow.

 

Capture.PNG

 

See below the query setup within the download object

Capture2.PNG

 

The query has been buit in a way that in the user interface, when token value is entered: it s updated in the Query string "Variable-Token". in the flow, I derived another variable based on a set of data and the output is in a formula object. that formula contains the variable which should feed the query and update value in "Variable-username". for several hours, i tried to connect the formula into the download so my value can be updated but i was not successful. hope someone can help me. thanks

11 REPLIES 11
JustinBabbitt
Alteryx
Alteryx

@apathetichell  - good catch. 

 

Yes - the Action Tool should look like the below. We don't want to eliminate the text qualifiers with this action... 

JustinBabbitt_0-1619625385597.png

 

Justin Babbitt
othmane
7 - Meteor

Thankls a billion to all of you. it worked 😁

Labels
Top Solution Authors