Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to combine Multiple Record into Single Record

kevinalvino
7 - Meteor

Hi,

I have an issue, please kindly find below:

 :Example.png

 

So in short, 

What need to do to Combine the Record from No 1 and 2, but record in number 2 will be added as new column (Example, NewField) in the first record.

It will be also applied to the occurrence record no 4-6, and so on.

 

Any input are appreciated.

 

Thanks,

Kevin

 

 

3 REPLIES 3
jdunkerley79
ACE Emeritus
ACE Emeritus

I would suggest using a MultiRow Formula tool to create a new Index you can then use filters to join to itself.

 

2018-12-21_09-37-49.png

 

This makes an index based on first column then joins to itself.

 

Could you post a sample data file and then can adjust as need?

 

kevinalvino
7 - Meteor

Sure, I can share some sample to you.

Please kindly find attached.

 

Thanks,

Kevin

jdunkerley79
ACE Emeritus
ACE Emeritus

Have attached a sample based off what you sent.

 

James

Labels
Top Solution Authors