Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
manan
New Member

Custom Visual doesn't work after I changed it.

   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.

4 REPLIES 4
v-chuncz-msft
Community Support
Community Support

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
Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi Sam It seems there is a big change between CLI tools and the old Dev Tools. Do you know how to migrate the old project to the CLI tools project because I just want to enhance some function of an existing visual. Regards. Manan
Riaon
Microsoft Employee
Microsoft Employee

It seems not many documents mentioned this. Maybe the quicker way is to recreate it. Have you tried this?

I tried this but did not finish. Some interface has changed. The most important thing it that I want the tooltip function but it is not ready in the CLI tool.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors