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 Community,
I need to count unique values in a column that contains multiple values and represent each of the unique values on a pie chart. The data in the column isn't very clean as it's coming directly from Forms into a SharePoint list.
Column
Current Pie Chart
How might I go about counting each of these and then representing the unique values on a pie chart?
Thanks
Solved! Go to Solution.
@Anonymous
Clean your data using Edit Query.
You have to split your column into rows. You could refer to this link - https://community.powerbi.com/t5/Desktop/How-to-split-the-the-Column-into-Multiple-rows/td-p/253361
Then you can plot the pie chart.
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
@Anonymous
Clean your data using Edit Query.
You have to split your column into rows. You could refer to this link - https://community.powerbi.com/t5/Desktop/How-to-split-the-the-Column-into-Multiple-rows/td-p/253361
Then you can plot the pie chart.
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂
That worked, thanks
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |