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

Needing to transpose data

Jake5
8 - Asteroid

Hello,

 

I have a data set that vertically stacks records by month and I need Alteryx to convert (transpose) the data to where the quantitative fields (Sales, Redemptions, Assets) are side by side - by month - in a more linear fashion.  I know there's the crosstab and transpose tools but not too familiar with using them.  Any suggestion on how to go about this?  Attached is a file to help illustrate current state vs. desired state.  Thanks.  

3 REPLIES 3
PanPP
Alteryx Alumni (Retired)

Hi @Jake5 

 

I have provided a sample WF that accomplishes your output.

 

binuacs
21 - Polaris

@Jake5 One way of doing this

 

binuacs_0-1671200726870.png

 

Jake5
8 - Asteroid

Thank you both!  Will have to give the nod to @binuacs as I will be running this workflow on a rolling 3 month basis so the having the dynamic rename tool will help with that. 

Labels
Top Solution Authors