Forum Discussion
rohitoc2
9 years agoNew Member
Cannot publish ggmap error
I am trying to publish a simple ggmap to powerBI service. library(ggmap) g<-qmap(location = "boston university") g It works fine in the desktop version but gives me the below error on the web ...
v-ljerr-msft
9 years agoMicrosoft Employee
Hi rohitoc2,
I have got a feedback that for security and privacy reasons, we currently don't support R packages that provide client-server queries over the World-Wide Web (such as RgoogleMaps) in the service. Networking is blocked for such attempts. So this scenario is not supported in Power BI service currently. :smileyhappy:
Regards