the list of worksheet names that have the filter applied.
a promise containing the categorical domain for the filter. Note if a filter contains multiple fields (such as a filter action with multiple fields), the values array in the returned CategoricalDomain (CategoricalDomain.values) will be empty. If there are multiple fields in the filter, the results need to be represented by a table, which is not currently supported.
a promise containing the field for the filter.
Applies the filter to the specified list of worksheets. If the worksheet(s) do not exist or do not contain the field in their data sources, an exception is thrown.
list of worksheets to apply the filter on
the list of worksheet names that have the filter applied
A Categorical Filter