Click or drag to resize
DashboardQueryCollateFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a filter that will be applied to the existing data before data from a new refresh is added

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardFilter CollateFilter { get; set; }

Property Value

Type: DashboardFilter
A filter that will be applied to the existing data before data from a new refresh is added

Return Value

Type: DashboardFilter
A filter that will be applied to the existing data before data from a new refresh is added
Remarks