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

Need help

anonymous008_G
8 - Asteroid

Hi there,

I have two input tables as per the attached workflow. i want to populate the second table value into the first table with a separate column. Below table is my expected output result. i tried join function but couldn't do that. 

Please help

 

Fund NameData TypeValueDate
ABCMarket Value100006/30/2024
XYZMarket Value200006/30/2024
PQRSMarket Value300006/30/2024
LMNMarket Value400006/30/2024
EFGMarket Value500006/30/2024
HIJMarket Value600006/30/2024
KLPMMarket Value700006/30/2024

 

2 REPLIES 2
binuacs
21 - Polaris

@anonymous008_G use the append tool instead of join tool

image.png

 

anonymous008_G
8 - Asteroid

Thank you

Labels
Top Solution Authors