Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello,
the column has comma separated text i.e. paul, robert, sarah...
In my table visual, I would like to have one row per separated comma i.e
data
------
paul
robert
sarah
how can I do this please? may be in DAX?
Thank you
Solved! Go to Solution.
Use Power Query editor.
Split the column (using comma as delimiter).
Unpivot the columns that have names in them.
Use Power Query editor.
Split the column (using comma as delimiter).
Unpivot the columns that have names in them.
User | Count |
---|---|
75 | |
74 | |
44 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |