Solved! Go to Solution.
Hi,
According to your description, i create a sample to test:
Then please try to create a column to show new type:
NewType = IF(CALCULATE(COUNTROWS('Table'),ALLEXCEPT('Table','Table'[Type]))/COUNTROWS('Table')<=0.1,"Other",'Table'[Type])
Choose pie chart, it shows:
Then create a new page, choose [Type] as Pie chart, and apply a filter to it, it shows:
Turn on DrillThrough function:
When you choose 'Other' type in the first page, you can drill through to see its details:
Here is my test pbix file:
Hope this helps.
Best Regards,
Giotto Zhi
Hi,
According to your description, i create a sample to test:
Then please try to create a column to show new type:
NewType = IF(CALCULATE(COUNTROWS('Table'),ALLEXCEPT('Table','Table'[Type]))/COUNTROWS('Table')<=0.1,"Other",'Table'[Type])
Choose pie chart, it shows:
Then create a new page, choose [Type] as Pie chart, and apply a filter to it, it shows:
Turn on DrillThrough function:
When you choose 'Other' type in the first page, you can drill through to see its details:
Here is my test pbix file:
Hope this helps.
Best Regards,
Giotto Zhi
v-gizhi-msft - Great solution. Thanks your help along with PBIX file. You are the best!
Refer :https://docs.microsoft.com/en-us/power-bi/desktop-grouping-and-binning
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
216 | |
48 | |
44 | |
42 | |
41 |
User | Count |
---|---|
271 | |
211 | |
103 | |
75 | |
64 |