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

Transpose Tool

Neffri
8 - Asteroid

Hi,

I have a question if it's possible to Transpose columns: Q3 2020, Q4 2020, etc without duplicates in columns Numerator and Denominator?

Thank you

4 REPLIES 4
atcodedog05
22 - Nova
22 - Nova

Hi @Neffri ,

 

If you taking Numerator and Denominator as a key in transpose. Its not possible to not have duplicates.

Since each column get a row added with same key.

 

Hope this helps 🙂

Neffri
8 - Asteroid

I need to have columns with Numerator and Denominator but also with Quarter and Value for them...

atcodedog05
22 - Nova
22 - Nova

Hi @Neffri 

 

If there is a calculation using Numerator and Denominator. Do the calculation first and then transpose maybe might help in calculation.

 

Other than No duplicates of key columns not possible. Should find a workaround.

atcodedog05
22 - Nova
22 - Nova

Happy to help 🙂

 

Cheers and happy analyzing 😀

Labels
Top Solution Authors