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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

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

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors