Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
shb
Frequent Visitor

R Map in Power BI

Hi,

 

I am trying to create a map using R script visual but getting the following error:

 

No image was created. The R code didn't result in creation of any visuals. Make sure your R script results in a plot to the R default device.

 

I am using the following R code to draw a map using Mapview library:

 

library(mapview)
mapview(breweries91)

 

Could you please advice whether this library is supported in Power BI? Thanks

 

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @shb,

 

According to the documentation R packages that are supported in Power BI, the mapview package is not supported in Power BI currently. Smiley Happy

 

Regards

View solution in original post

2 REPLIES 2
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @shb,

 

According to the documentation R packages that are supported in Power BI, the mapview package is not supported in Power BI currently. Smiley Happy

 

Regards

Thanks much @v-ljerr-msft

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.