Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Adding a new column and combine data

izabelatrojanowska
6 - Meteoroid

Hi! Could you please help me how to add the new column marked in red in output file based on the file workflows?

3 REPLIES 3
atcodedog05
22 - Nova
22 - Nova

Hi @izabelatrojanowska 

 

Can you explain the logic on how you are try to combine and create this new column? It will be helpful for us to provide a clear solution.

izabelatrojanowska
6 - Meteoroid

marked in red - when there is VenueCPTYLEI I need to add in column VenueCptyLEIName the CE_Name based on LEI from the workflows file. In this case VenueCptyLEI and RefDataCptyLEI are the same numbers as LEI in the workflows. The same for RefDataCptyLEIName I need to add the CE_Name from workflows conneted to LEI (here also RefDataCptyLEI = LEI from workflows).

atcodedog05
22 - Nova
22 - Nova

Hi @izabelatrojanowska 

 

You can follow the below approach for your use case.

Screenshot 2024-10-22 164223.png

 

 

Hope this helps :)

 

Please acknowledge if it helps :)

Labels