Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Solved! Go to Solution.
Hi @MarkD1722 ,
Here are some possible causes and solutions:
1. Please check the relationships in the data model. If there are any inactive relationships or if the relationships are set up incorrectly, the filters may not work as expected.
2. If your measures depend on other measures or calculated columns, make sure that these dependencies also honor the page-level filters. Verify if there are other filters or slicers that may override the page-level filters.
If these do not resolve your problem, Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.
Best Regards,
Clara Gong
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @MarkD1722 ,
Here are some possible causes and solutions:
1. Please check the relationships in the data model. If there are any inactive relationships or if the relationships are set up incorrectly, the filters may not work as expected.
2. If your measures depend on other measures or calculated columns, make sure that these dependencies also honor the page-level filters. Verify if there are other filters or slicers that may override the page-level filters.
If these do not resolve your problem, Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data. We can better understand the problem and help you.
Best Regards,
Clara Gong
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you for the suggestions. I will examine the "build" as it has relationships and "layers" which lend complexity. After reviewing, should I find anything, I will return with my results. Thanks.
I have 12 measures (i.e., monthly calculations) each of which has the code below. As of November, we added amounts categorized as "APPROVED" and those amounts would normally be included in the sums. However, I don't want them included, so I added a page level filter (i.e., CATEGORY is not "APPROVED"). The measures, however, continue to include them. So, I had to add a filter line within the DAX to filter them out specifically... but I don't know why the page filter doesn't work for this like it does for other calculations going on. I would expect that a REMOVEFILTERS or ALL function would cause that, but I don't have any in this measure or related measures. Although I cannot recall why there is also a dedicate line for "Amount Delta," it must be that I had this issue before... because Amount Delta is also filtered out at the page level.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.