/PowerBI-visuals-FacetKey

PowerBI Facet Key custom visual

Primary LanguageJavaScriptOtherNOASSERTION

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