Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Mapping against multiple columns

Metadata21
8 - Asteroid

Alteryx pals I require your help! 

 

I'm assuming this is easier than I think but I cannot get my head around it. 

 

I require row 3 to be mapped to row 2 as the data correlate with one another.

 

thank you!

2 REPLIES 2
IraWatt
17 - Castor
17 - Castor

Hey @Metadata21,

You didn't say which columns to look at to tell if rows are correlated so I just assumed it was the first 4 which I highlighted:

IraWatt_0-1661939901190.png

This approach moves all the data for rows with the same Source, Date, Vendor and Invoice onto one line. 

 

This solution uses the transpose and cross tab tools which can be hard to understand to new users. I would recommend checking out the community Getting-Started-Learning-Path for some context on how they work: https://community.alteryx.com/t5/Learning-Paths/Getting-Started-Learning-Path/ta-p/475117#done

 

Any questions or issues please ask

Ira Watt
Technical Consultant
Watt@Bulien.com 

 

binuacs
21 - Polaris

@Metadata21 Looking for something like the below?

 

binuacs_0-1661940334181.png

 

Labels
Top Solution Authors