Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi Buddy,
I am trying to figure out how ignore content filter work on Power BI. A chart that ignore the content filter.
It looks like the DAX ignore is just on the measure, the dimension is still affect the content filter.
Left hand side is a filter, when I select the data, my expectation on the right should be change at all. (ignore the filter on openDate)
Here is my DAX
Here is my dataset
id | openDate | closeDate | Status |
1 | 2/1/2024 | Open | |
2 | 2/2/2024 | Open | |
3 | 2/3/2024 | Open | |
4 | 2/1/2024 | Open | |
5 | 2/2/2024 | Open | |
6 | 2/1/2024 | 2/2/2024 | Close |
7 | 2/2/2024 | 2/3/2024 | Close |
Solved! Go to Solution.
hi, @Bellringing
you nedd to use edit interaction for slicer not affect your particular visuals
1. select your slicer or visual where you want to edit interaction
2. go to format pane and select edit-interaction
3. select none for stop interaction
LINK for edit interaction
hi, @Bellringing
you nedd to use edit interaction for slicer not affect your particular visuals
1. select your slicer or visual where you want to edit interaction
2. go to format pane and select edit-interaction
3. select none for stop interaction
LINK for edit interaction
Thanks. This feature work perfect for me
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
10 | |
10 | |
9 | |
9 |
User | Count |
---|---|
20 | |
13 | |
12 | |
11 | |
8 |