Forum Discussion
PowerBI Desktop and leaflet
Hi,
I am pretty new to custom visuals in Power BI, but want to create map using leaflet and R. I have created simple project and currently facing a problem with displaying map in Power BI Destop (it works in Power BI service):
Desktop:Desktop
Service
Services
my R code:
coud you please help me?
Anonymous ,
Because the output is a html file, but power bi desktop can't render the html page, so the issue occurs. You just need to open the generated html file then you can see the map.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-yuta-msftCommunity Support
Anonymous ,
Because the output is a html file, but power bi desktop can't render the html page, so the issue occurs. You just need to open the generated html file then you can see the map.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
do we have any option to see the map in powerbi desktop