An open API service indexing awesome lists of open source software.

https://github.com/jongio/powerbi-visuals-liquidfillgauge-part1


https://github.com/jongio/powerbi-visuals-liquidfillgauge-part1

Last synced: 2 months ago
JSON representation

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.