SETFILTER
Syntax
SETFILTER(FILTER.FILTER_NAME)Arguments
Example
SETFILTER(FILTER.[Filter_Office_Tech]) #Applies the specified filter
CLEARFILTER
Syntax
Example

Was this helpful?
You can enable or disable filters using this function. Note that the filter should already have been created to be able to refer to it in the function.
SETFILTER(FILTER.FILTER_NAME)FILTER_NAME - The name of the filter to be enabled.
SETFILTER(FILTER.[Filter_Office_Tech]) #Applies the specified filter

Was this helpful?
Was this helpful?
CLEARFILTER()CLEARFILTER() #Clears any applied filters