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.
On a barchart visual, I have a filter that shows top 10 categories by their % measure. I also want a filter to exclude a specific category, but when I apply this, it seems to undo the previous filter.
Any ideas?
Hi,
Share some data, describe the question and show the expected result.
Hi @Loubot3000 ,
Did you use the ALL function? If the ALL function is used, it ignores any filters that might have been applied.
ALL function (DAX) - DAX | Microsoft Learn
If so, please try to use ALLSELESCTED function instead of ALL function.
It removes context filters from columns and rows in the current query, while retaining all other context filters or explicit filters.
ALLSELECTED function (DAX) - DAX | Microsoft Learn
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
68 | |
40 | |
29 | |
26 |
User | Count |
---|---|
88 | |
49 | |
45 | |
38 | |
37 |