Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi.
I have a Power BI with several pages showing financial figures in various ways.
All pages are filtered by the All pages filter, and is showing financial numbers for current month - expect for one page.
This pages should show financial numbers for current fiscal year.
All pages are using same meassures.
The question is: how can I get this one page to ignore All page filters, and how to apply filters for this page only?
Solved! Go to Solution.
HI @hpandersen,
AFAIK, Dax function not able to extract and recognize the current page number as parameters to use in the if statement. (report level filter also not support to changes filter selection on one page, if you modify filter selections, these changes will apply to all pages)
For these scenarios, I think you can't use one measure formula to ignore the filter effect on specific pages.
In my opinion, I'd like to suggest you use sync slicer to instead, it can turn off the filter effect on the special report page.
Slicers in Power BI#sync-and-use-slicers-on-other-pages
Regards,
Xiaoxin Sheng
HI @hpandersen,
AFAIK, Dax function not able to extract and recognize the current page number as parameters to use in the if statement. (report level filter also not support to changes filter selection on one page, if you modify filter selections, these changes will apply to all pages)
For these scenarios, I think you can't use one measure formula to ignore the filter effect on specific pages.
In my opinion, I'd like to suggest you use sync slicer to instead, it can turn off the filter effect on the special report page.
Slicers in Power BI#sync-and-use-slicers-on-other-pages
Regards,
Xiaoxin Sheng
Hi
I was actually heading in this direction, but I was not aware of the posibilities I had with sync sliders option.
Just what I needed, thanks.
Create a measure that takes all for that table and filter again. For the time you can use time intelligence measure.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
124 | |
79 | |
49 | |
38 | |
37 |
User | Count |
---|---|
196 | |
80 | |
70 | |
51 | |
42 |