Forum Discussion

kaihendry's avatar
kaihendry
Copper Contributor
Jun 27, 2020
Solved

Split a column

I have a column with a value foo,bar, and I want it split into another row. https://s.natalian.org/2020-06-26/calc-workload.mp4 is a sceencast showing what I want.

 

Before:

 

two foo,bar 10

 

 

After:

 

two foo 10

two bar 10

 

 

How can I achieve that? Thank you!

 

 

Resources