Forum Discussion
Create pie chart based on measure
- 1 year ago
Power BI (unlike Tableau) does not support dynamic bucketing. You need to bring your own buckets, in a disconnected table - like you did in the "Notice" table. You can then base your
horriblepie chart on that table.
You can change your buckets to represent notice types. (Sales or Refund) Then adjust your measure accordingly
Are you sure a pie chart is the right chart for the data story you are trying to tell?
Yes I know that's a bit weird
I want to create a pie chart in PowerBI to show the distribution of each notice type. This is an example created in Excel
I want to calculate the number of each notice type based on each country, city, employee, and product category.
The number of highlighted cells is same as the values shown for each notice type in the pie chart above
My current thought:
1. Create a new table with a column called "Notice Type," which will be used as the Legend in the pie chart.
2. Create a measure