Forum Discussion
Apps - Sankey Chart not importing
The Sankey Chart visual by Microsoft Corporation is not importing into Power BI desktop. It worked last week, but today I keep getting errors that it cannot import. Might the site that this visual is hosted on have moved? Please help, there are no other Power BI Certified Sankey visuals. Thank you.
I was able to get this compiled from GIT.
Install Node
Download the Project
npm install -g powerbi-visuals-tools
Update pbiviz.json to have a 4 digit version
pbiviz package
Grab from the dist directory
Hope that helps!
4 Replies
- katwoodNew Member
Same issue:
- Andie_HRegular Visitor
I also get this. How often can "temporary issues" last? And should I keep using trial and error to see if it works or is there another way to get an update if it's fixed?
- katwoodNew Member
I was able to get this compiled from GIT.
Install Node
Download the Project
npm install -g powerbi-visuals-tools
Update pbiviz.json to have a 4 digit version
pbiviz package
Grab from the dist directory
Hope that helps!