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

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