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
Hi Community,
I need help with a DAX measure in Power BI. I want to calculate the distinct count of Partnership Event Id, but the measure should ignore filters on the investment_check column while considering other filters (e.g., partnership_check). Both measures are created on the same data.
This doesn’t seem to work as expected.
How can I create a measure that ignores filters on investment_check but considers all other filters?
Thanks for your help!
Best,
The measure outlined in red contains REMOVEFILTERS as seen in the picture. On the other hand, the measure that should not be affected is Count of Partnership Events.
with no investment_check filter
with investment_check filter
Solved! Go to Solution.
Hi @huseyincenik_28
It seems working as needed ...
It ignores manipulations on the investment check slicer and reacts to others.
What am I missing...
please share a wanted result...
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Hello, thank you for your interest. I am sending the sample file as attachment.
Hi @huseyincenik_28
It seems working as needed ...
It ignores manipulations on the investment check slicer and reacts to others.
What am I missing...
please share a wanted result...
Hello @Ritaf1983 , thank you for your interest. Although it works in the sample dashboard, as I mentioned in my first message, it does not work in the main dashboard.
Regards,
Huseyin Cenik | Data Scientist
Hi @huseyincenik_28
If it works in the sample you attached but not in your original report, it means there are differences in the logic between them. Despite my willingness to help, I can't guess what might be wrong with something I can't see..
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.