Skip to main content

Power BI

New

Specific functions to remove report/page/visual/row/column level filters

Vote (1) Share
Jeremiah Mason's profile image

Jeremiah Mason on 06 Apr 2022 17:43:47

Rather than fighting with the All, AllSelected, AllExcept, and other functions (particularly in matrix visuals), it would be extremely helpful if I could call a function to simply ignore a variable at the desired level of filter.


Ex. RemoveFiltersRow( table, field, field, . . .)


I'm frequently fighting with PowerBI's filter contexts. Something like this would be an easy and intuitive way to get my desired results.