Forum Discussion
david_ha
1 year agoNew Member
issue with a simple DAX function using REMOVEFILTERS
Hi everyone, I’m experiencing an issue with a simple DAX function using REMOVEFILTERS, which behaves as expected when tested in a DAX query view (e.g., with summarizecolumns) but fails to clear filt...
Anonymous
1 year agoNot applicable
Hi, david_ha
I am glad to help you.
Can you please share your DAX for checking?
Have you tried the method provided by divyed for checking and is the method provided by divyed applicable in your case now?
If REMOVEFILTERS still doesn't solve the problem, you can try using the ALLEXCEPT function which clears all filters except the specified columns.
You can also check if this post is helpful:
Solved: REMOVEFILTERS Function Not Working and Filter stil... - Microsoft Fabric Community
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.