Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Easy Way to Append Field (from Download) to Dynamic Input

LindonB
11 - Bolide

The attached WF downloads two securities' historical prices from the web: AYX and F.

 

 

The goal is to have a field that indicates which values belong to AYX and which belong to F.

First Image.PNG

Second Image.PNG

Is there any easy way to do this in the configuration etc.? Otherwise I'll just have to do a multirow formula based on the dates being sequential.

 

 

 

 

1 REPLY 1
DavidP
17 - Castor
17 - Castor

You could change the Template in the Dynamic Input to output the Full Path as a field and then join back to the output of your Download tool, like this:

 

DavidP_0-1595892400903.png

 

Labels
Top Solution Authors