Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ clearFilter
Method
clearFilter
packages/powerbi/src/visual.ts:187–189 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
185
}
186
187
clearFilter() {
188
this.applyFilters(null);
189
}
190
191
destroy() {
192
this.app && this.app.finalize();
Callers
1
constructor
Method · 0.95
Calls
1
applyFilters
Method · 0.95
Tested by
no test coverage detected