Forum Discussion
user180618
6 years agoHelper I
Custom column to group similar rows
I have a column with rows that I would like to group together in a new column. For example:
| Column1 |
| Microsoft |
| Microsoft: Windows |
| Apple |
| Apple: macOS |
Into:
| Column2 |
| Microsoft |
| Microsoft |
| Apple |
| Apple |
What's the custom column expression to group rows together like that, if there is one?
1 Reply
- camargos88Community Champion