Forum Discussion
Isambard
2 years agoHelper I
Reverse pivots with multiple columns - Transform efficiently without lots of tables
Hi, I have a data table from an external source with two fields. Field one is a unique ID. Field 2 is a list of categories in the format "category1; category2; category 3..." There can be just on...
- 2 years ago
Split into Rows instead.
Isambard
2 years agoHelper I
Thanks so much. I love it when there's a simple solution! That will teach me not to look under advanced options.