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...
divyed
1 year agoSuper User
Hello david_ha ,
Can you share your DAX to check further ?
Here are some steps you can take to trobleshoot :
1. Use REMOVEFILTERS or ALL with specific column or table references to ensure you're targeting the correct filters.
2. Use intermediate variables to check how filters are being applied
3. Check relationships if setup correctly.
I hope I answered the question. Mark this as solution if this helps, Kudos are appreciated.
Linkedin : https://www.linkedin.com/in/neeraj-kumar-62246b26/
Cheers