Forum Discussion

mastone's avatar
mastone
Frequent Visitor
2 years ago
Solved

Custom Visual Development works on PowerBi.com but not Desktop

I've developed and tested a custom visual. I've tested it by hosting a server using "pbiviz start" and running the developer visual (i.e. the < > visual) on app.powerbi.com in my premium capacity.  Everything looks good there.

 

I then packaged the visual using "pbiviz package --verbose" and it's successfully packaged.

 

When I take my package and import into Power BI desktop, I can see it starts to render but dies. (again it doesn't die with the same data up on app.powerbi.com).  So I need to figure out how to debug while in the desktop.

After it's been packaged, is there any way to see the console.logs or error information?   I am not seeing anything.

1 Reply