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

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