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
rohitoc2
9 years agoNew Member
dang! must stick to powerBI maps I guess
Thanks for the reply though :)
- v-ljerr-msft9 years agoMicrosoft Employee
Hi rohitoc2,
Great to help! Could you accept my reply above as solution to close this thread(it could help others who has similar issue easily find the answer). :smileyhappy:
Regards