MCPcopy 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

constructorMethod · 0.95

Calls 1

applyFiltersMethod · 0.95

Tested by

no test coverage detected