Skip to main content
Facets all filter suggestions in the workbook to the current filter selections.

Syntax

Properties

boolean
default:"false"
When false (default), one filter selection won’t facet another filter. For example, when selecting state = California, country would still suggest US and UK.When true, all filter suggestions in the workbook will be faceted based on the current filter selection. This may result in filter suggestions taking more time to run complex queries with less caching. Additionally, results may not be returned when suggestions are expected.

Examples