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.
SOLVED

Convert Rows to Column

RichardAlt
8 - Asteroid

Hi All,

 

I'm having a problem converting rows to column using Cross Tab Tool,

 

This is my sample input,

Fund CodeAccountAmount
S202212345123532.12
S202243564324324.64
S202454343452.23

I have 2 fund codes which are S2022 and S2024 (Note: Sometimes the fund codes are 3 or more.)

I already try to convert this using Cross Tab Tool.

This is my current output.

RichardAlt_0-1620108772231.png

 

My desired output is this.

RichardAlt_1-1620108951953.png

 

Thank you!

 

 

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@RichardAlt 

This fully dynamic one should work 😁Capture3A.PNG

 

RichardAlt
8 - Asteroid

Thank you @Qiu 

 

The fund code must be in the same column.

Qiu
21 - Polaris
21 - Polaris

@RichardAlt 

I am sorry about it and thank you for pointing out.

Here is the revised one.

Capture3B.PNG

Labels
Top Solution Authors