Forum Discussion
MSMKM
3 years agoHelper I
Power query question
Hi Team, Real case question:- Name Skill Naveen SQL Naveen Azure Naveen Power bi Srinivas MSBI Srinivas SQL Srinivas ...
ChielFaber
3 years agoSuper User
I think this is what your looking for:
https://gorilla.bi/power-query/group-by-to-concatenate-text/
It will give you the result you want. It uses a group by function with the Text.Combine function. It's a really great solution. Credits to gorillabi!