Skip to content

Home of the code of my Power BI Custom Visual: HierarchSlicer

License

Notifications You must be signed in to change notification settings

uve/powerbi-hierarchySlicer

This branch is 2 commits behind liprec/powerbi-hierarchySlicer:legacyVersion.

Repository files navigation

Power BI HierachySlicer

Build Status

Home for my Power BI Custom Visual: HierarchySlicer

This visual is still using the legacy API and not a good example on how to create custom slicers for Power BI.

Build

First run NPM to gather all the needed build packages

npm nstall

Then run the following two gulp build commands to generate the .pbiviz file:

gulp build
gulp package

Support

If you need any support related to this visual, feel free to create an issue and describe what the problem in. If you can add a sample PBIX file with, that would help me a lot.

About

Home of the code of my Power BI Custom Visual: HierarchSlicer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.5%
  • CSS 18.5%