Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Need assistance | Row to columns based on a specific value

udles5666
8 - Asteroid

Hi Community

 

I was hoping to get some support to find a solution to the problem I am trying to solve.

 

I want to populate 'volume' from the measure field as a separate column. Rest all the other measures can stay as it is. Sample packaged workbook is attached and sample output required is below. 

 

Thanks in advance. Much appreciated. 

 

Customer_idmaterial_IDCountryVersionMeasureValueVolume
1456SPAPrice1424.55284.33
1456SPACosts20517.80
1456SPAMargin11037.380
1745IDAPrice4416.05-0.01
1745IDACosts-9480.420
1745IDAMargin221.550
4 REPLIES 4
PangHC
13 - Pulsar

@udles5666 
for the volume, did you want just one line or apply to all
Screenshot 2025-09-04 123904.png

udles5666
8 - Asteroid

Thanks @PangHC - just one line - rest should be 0. Thanks

PangHC
13 - Pulsar

oh. my mistake. I should ask also which measure. but it look like price. 

basically filter out these 2 then process separately.
then union it back to main stream.

Screenshot 2025-09-04 140429.png

udles5666
8 - Asteroid

@PangHC  - Thanks - super helpful! :) 

Labels
Top Solution Authors