Forum Discussion

Andie_H's avatar
Andie_H
Regular Visitor
2 years ago
Solved

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 ...
  • katwood's avatar
    katwood
    2 years ago

    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!