Forum Discussion
pigsinblankets
Helper II
2 years agoSplit/merge column into one
Table 1 Project Variable 1 1, 2, 3 2 4, 5, 6 Good morning 🙂 - I'm trying to change table 1 shown above into table 2, I've tried splitting by the comma delimiter and merging colum...
- 2 years ago
Hello pigsinblankets ,
you need to split the columns then to pivot the table.
check this out https://youtu.be/URAJ_aDiREE?si=bCCeW_-bmMMcdsj7
Idrissshatila
Super User
2 years agoHello pigsinblankets ,
you need to split the columns then to pivot the table.
check this out https://youtu.be/URAJ_aDiREE?si=bCCeW_-bmMMcdsj7