Forum Discussion
az2451
8 years agoResolver 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://powerbit...
- 8 years ago
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
v-viig
8 years agoCommunity 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