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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
az2451
Resolver I
Resolver I

Publishing Custom Visual to the web (error)

Hi there,

 

Im trying to publish my custom visual to web but it says "The visual Element couldnt load. The visual Development Tool is not active in the settings". Here is the link: https://powerbitest.lima-city.de/

 

 

but i set the checkbox in the settings:

Screenshot (11).png

 

 

So why it doesnt work? 😞

 

This is what it should look like:

 

Screenshot (9).png

 

I only used d3 library and normal ts/js code no other imports or anything else so far...

 

Any suggestions for my issue?

 

Thank You in advance

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

It is broken as you use a developer visual that works only locally.

 

To fix this issue you should build a pbiviz package by executing pbiviz package.

The final package will be located in dist directory. After that you should import this package into Power BI.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

1 REPLY 1
v-viig
Community Champion
Community Champion

It is broken as you use a developer visual that works only locally.

 

To fix this issue you should build a pbiviz package by executing pbiviz package.

The final package will be located in dist directory. After that you should import this package into Power BI.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.