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.

Alteryx help - pivoting data

lwey3
5 - Atom

Need help converting the data in a table below (table 1) to (table 2), similar to a pivot table function in Excel. Thanks in advance.

 

Table 1

 

Account NameAmountMonth
GL 15Jul
GL 210Jul
GL 320Jul
GL 115Aug

 

Table 2

 

Account NameJulAug
GL 1515
GL 210etc.
3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@lwey3 
Try with a CrossTab tool😁

Qiu_0-1675651711219.png

 

lwey3
5 - Atom

Thanks - how are you configuring this?

Qiu
21 - Polaris
21 - Polaris

@lwey3 

It should be something like this.

Qiu_0-1675656349587.png

 

Labels
Top Solution Authors