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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

August Carousel

Fabric Community Update - August 2024

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

Top Kudoed Authors