Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I downloaded a SankeyByBradSarsfield custom visual.
In order to learn, I changed some code based on this and create copied and updated version using "Dev Tools".
Then I created several reports to PowerBI service.
But finally, I got 4 Sankeyxxxxx.js files when I use IE F12 dev tools and these script all didn't work properly.
Can anyone help me to resolve this?
Remoe them or make the right one work.
Thanks.
Hi manan,
As the developer tools are no longer being maintained, please use the PowerBI Custom Visual CLI Tools. And you may use the following command to create a pbiviz file in the dist/ directory of your visual project.
pbiviz package
It seems not many documents mentioned this. Maybe the quicker way is to recreate it. Have you tried this?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.