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_id | material_ID | Country | Version | Measure | Value | Volume |
1 | 456 | SP | A | Price | 1424.55 | 284.33 |
1 | 456 | SP | A | Costs | 20517.8 | 0 |
1 | 456 | SP | A | Margin | 11037.38 | 0 |
1 | 745 | ID | A | Price | 4416.05 | -0.01 |
1 | 745 | ID | A | Costs | -9480.42 | 0 |
1 | 745 | ID | A | Margin | 221.55 | 0 |
Solved! Go to Solution.
@udles5666
for the volume, did you want just one line or apply to all
Thanks @PangHC - just one line - rest should be 0. Thanks
@PangHC - Thanks - super helpful! :)
User | Count |
---|---|
107 | |
82 | |
70 | |
54 | |
40 |