Forum Discussion

o59393's avatar
o59393
Post Prodigy
1 year ago
Solved

Rearrange matrix with 2 values

Hi all   Can I go from this:     Where 2 different values are mixed (capacity, count, capacity, count).     To this?:     (capacity, capacity, count, count).   If so, how can...