REMOVEFILTERS

REMOVEFILTERS Clear filters from the specified tables or columns.


Syntax

REMOVEFILTERS([table | column[, column[, column[,…]]]])

Parameters

Table – The table that you want to clear filters on.

Column – The column that you want to clear filters on.

Return Value

REMOVEFILTERS can only be used to clear filters but not to return a table.


Reference Data

https://docs.microsoft.com/en-us/dax/dax-function-reference

DAX Functions / Filter Functions / REMOVEFILTERS