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

Stacking multiple rows into columns (Next to each other) + Removing any NULLS

ljohn
7 - Meteor

Hi,

I am trying to transform my data - examples below. Use of Summarize, transform & formula isnt helping.

 

ljohn_0-1596303263044.png

 

The output should show only real values, any zeros should be removed

 

Thanks!

2 REPLIES 2
JosephSerpis
17 - Castor
17 - Castor

Hi @ljohn I mocked up a workflow however Alteryx does not allow you have columns with the same name so will always make them unique so had to number the cases column.

ljohn
7 - Meteor

Appreciate it! It worked perfectly

Labels
Top Solution Authors