Forum Discussion
RichFlorida
2 years agoHelper V
DAX REMOVEFILTERS function
Could the REMOVEFILTERS function be used in a measure calculation to disable/remove the filter applied by a slicer on a page?
my report is based on an Analysis Services model.
Pls advise with examples?
Thanks!
Hey Rich,
Yes, REMOVEFILTERS() allows you to remove the filters applied to a calculation. See the example below to see how to remove a filter coming from a slicer.
1 Reply
- justinmartinMicrosoft Employee
Hey Rich,
Yes, REMOVEFILTERS() allows you to remove the filters applied to a calculation. See the example below to see how to remove a filter coming from a slicer.