Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 692 Bytes

AddingAdvancedFilterAPI.md

File metadata and controls

19 lines (10 loc) · 692 Bytes

Adding Advanced Filter API to the custom visual

  • Add a reference in the package.json:

  • Add a reference in the pbiviz.json:

  • Add a reference in the tsconfig.json:

  • Add filter in the capabilities.json as follows:

    The filter entry enables communication of selection-related information between the visual and the hosting application. The entry is used for both the discrete selections and the bulk selections of the Advanced Filter.