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! Learn more
I have the below measure, and its not giving me the right result. On the page I'm using this measure, I'm using a slicer. However, the data the slicer is filtering, isn't on the "Members" table.
The way I have this written, shouldn't it ignore ANY filtering that could be applied to the "Members" table? When I have the Slicer on "ALL", it gives me the correct value ie: The count of members with created at date BEFORE 10/31/2019. However, when I select an option in the slicer, it gives me the wrong result.
Hi @Anonymous ,
I did a test but the error you mentioned didn't appear.
Could you share some sample data and the expected result to have a clear understanding of your question please? I can do some tests for you.
You can save your files in OneDrive, Google Drive, or any other cloud sharing platforms and share the link here.
Best Regards,
Yuna
Hi @Anonymous
Could you post a sample pbix file or more details on the data model, and the visual where you are displaying this measure?
You are correct that the measure itself should effectively remove any filters on the 'Members' table.
It's hard to say, but it could be related to DAX auto-exist and the queries generated by Power BI using SUMMARIZECOLUMNS - see discussion here:
Owen
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.