Skip to content

microsoft/PowerBI-visuals-FacetKey

Repository files navigation

CircleCI

Facet Key Powerbi Custom Visual

Alt text

Install

  • Run npm install

Debugging

Building

  • Run npm run package to package the visual.
  • .pbiviz file will be generated in the dist folder

Testing

  • Run npm test