Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi,
I need to create a Pie chart based on Dimension and measure(count of column).
I have a table like this
| ID | Name |
| 6 | hat |
| 7 | kitty |
| 1 | john |
| 3 | john |
| 2 | kate |
| 4 | kate |
| 5 | kate |
I need like below to be in Pie chart
| Name | Count row |
| Kate | 3 |
| John | 2 |
| Other | 2 |
| Total | 7 |
Later I need to associate this table with another table based on the ID column for filtering.
Could you let me know if any solution having?
Solved! Go to Solution.
You can find a solution in this thread.
https://community.powerbi.com/t5/Desktop/Pie-Chart-Top-5-Rest-named-Other/td-p/737504
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 49 | |
| 44 | |
| 42 | |
| 19 | |
| 18 |
| User | Count |
|---|---|
| 72 | |
| 67 | |
| 33 | |
| 32 | |
| 31 |