AnalysisFilterScopeConfiguration

Constructors

Link copied to clipboard
constructor(allSheets: AnalysisAllSheetsFilterScopeConfiguration? = null, selectedSheets: AnalysisSelectedSheetsFilterScopeConfiguration? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The configuration that applies a filter to all sheets. When you choose AllSheets as the value for a FilterScopeConfiguration , this filter is applied to all visuals of all sheets in an Analysis, Dashboard, or Template. The AllSheetsFilterScopeConfiguration is chosen.

Link copied to clipboard

The configuration for applying a filter to specific sheets.