https://github.com/jongio/powerbi-visuals-liquidfillgauge-part1
https://github.com/jongio/powerbi-visuals-liquidfillgauge-part1
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongio/powerbi-visuals-liquidfillgauge-part1
- Owner: jongio
- License: mit
- Created: 2018-07-24T17:21:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T17:23:03.000Z (almost 7 years ago)
- Last Synced: 2025-02-13T04:23:32.345Z (4 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
This code accompanies the blog post: [How to Create a Power BI Custom Visual Based on an Existing d3 Visual - Part 1 - Dev Env Setup, Reference and Testing](https://blog.jongallant.com/2016/09/how-to-create-power-bi-custom-visual/)
1. Clone this Repo
1. Open cmd, cd to liquidFillGauge
1. Run `npm install`
1. Run `pbiviz start`
1. Enable Developer Settings on PowerBI.com
1. Create PowerBI report
1. Click on Developer Visual icon
1. Assign the visual a value. Customer Profitability Sample -> Dates -> Month column works well.
1. You should see the visual.