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

General Discussions

Discuss any topics that are not product-specific here.

Combine 2 rows

SuzanneMoore
5 - Atom

I have 2 rows for one user and need to take the data from field one from the second row and the data for field 2 from the first row. They have several other fields but they can be grouped. 

FAILRITM0481828
PassAGRI

 

So I want both to say Pass for field one and both to show RITM0481828 for field 2

2 REPLIES 2
aatalai
15 - Aurora

@SuzanneMoore look at the muli row tool, you might need 2, one for each column. Let me know how you get on

griffinwelsh
12 - Quasar

You can break off each field in a select tool. Use select records after each select tool to select relevant records. Then join back together. Sample is attached.

Labels
Top Solution Authors