Forum Discussion
powerbinoobster
3 years agoHelper I
Help creating Pie Chart.
Pretty simple. I am inserting "Count of Orders" into value to get total number of items in my pie chart. But I want also display the orders in my data based on a filter so for example:
I have a total of 198 order. Out of those, 136 are phone order. How would I create that pie chart. I have a filter to filter only for phone order. So I it would be 136 on color and 62 those other orders that are not phone orders. So I need to create a Measure or am I overthinking it?
2 Replies
- amitchandakSuper User
powerbinoobster , Create two measures (with phone and without phone) and use them in pie without using a legend
Also, check
Power BI Modeling- Unselected values as others - https://youtu.be/HX4pgexYwf4
- Ashish_MathurSuper User
Share some data and show the expected result.