Forum Discussion
FVanRaemdonck
10 years agoRegular Visitor
How to generate a pbiviz file from a project with the github guide?
Hi, I was generating a custom view in powerBI (to connect make a route on a map), and I actually changed the "bubble" map on the github project for this. How can I create a .pbiviz file...
ashishrj
Power Participant
10 years agoFVanRaemdonck You can use the Power BI custom visual dev tool as provided in documentation here. Hope this helps!
- FVanRaemdonck10 years agoRegular Visitor
I'm trying this now but I have the error: Here are no export possibilities: VisualCapabilities found in class Mapper. What does this mean?
Thanks,
Filip
- FVanRaemdonck10 years agoRegular Visitor
I found what was the the readon I got that arror, I had to change "Mappercapabilities" to "public static capabilities" To get this public static variable.
- FVanRaemdonck10 years agoRegular Visitor
Can I somewhere find a code sample which I can paste in the tool to create a visual? And can I find an Example where bing maps is used?
Regards,
Filip