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 Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
SOLVED

I can't figure out how to create a pivot table. I want to have a column for the total sales in every month, broken out by region and product. Can you help?

 
1 REPLY 1
Trifacta_Alumni
Alteryx Alumni (Retired)

The easiest way to do this is by using the aggregate rows transformation with the sum function, this will sum total sales for you. Then below, you can group by month, region and product.