Forum Discussion
symun123
2 years agoNew Member
Group mulitple rows into one
I am wanting to group data from one column into distinct rows from another column, is this possible? I have tried the 'Group By' function but it doesn't seem to do what I want. Here is a screenshot,...
- 2 years ago
pls try this code in Power query
Ahmedx
2 years agoSuper User
pls try this code in Power query
- symun1232 years agoNew Member
Thanks, got that working.
Next question if you could help again, instead of listing the licenses as a comma seperated list, is there a way to replace them with the word 'Global'? Tried Text.Replace but that didnt work- Uzi20192 years agoCommunity Champion
- symun1232 years agoNew Member
This doesn't work as that just replaces the ',' with the word 'Global'. So I still have the list but with the word Global in between each license
- Ahmedx2 years agoSuper User
show the result you want, otherwise it’s not clear what you want