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

Not able to append and join data from Union tool

SubbuSharma
8 - Asteroid

Hi All, 

 

I am trying to join the files which has updates in HoC Update/Comments (column I) however, in column A  one of the records (# 8) are appearing twice and throwing off my calculations. Could you please help me a dynamic solution.

13 REPLIES 13
SubbuSharma
8 - Asteroid

Correct, the workflow is reading all the records but not sure why it's not picking the result (2nd one after ABCD) in the column "HoC Update/Comments

HoC Update/Comments
ABCD
*
IJKLM
NOPQ
RSTU
VWXYZ
Luke_C
17 - Castor
17 - Castor

Hi @SubbuSharma 


I think this is more of an issue in how you're using the unique tools rather than an issue with the inputs. Using a unique tool keeps the first instance, instead you might want to filter out the asterisk records to get what I think you're looking for.

 

If this is not what you're looking for can you please be crystal clear on what your requirement is? 

 

Luke_C_0-1667916308860.png

 

SubbuSharma
8 - Asteroid

Hi @Luke_C 

This is awesome, it works for me. Thank you again for your patience :)

Luke_C
17 - Castor
17 - Castor

Great! Be sure to mark the solution if you're all set

Labels
Top Solution Authors