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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
JFG123
Frequent Visitor

All R Visualisations broken, recent update?

All my R visualisations have broken within the last week. They work on desktop but when published I get 

JFG123_0-1650609047849.png

 

in addition the help details are not very helpful:

JFG123_2-1650609091695.png

 

I am assuming this is a PBI update service issue.

 

I have a power bi pro user license.

1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

Hi @JFG123 ,

This issue has been submited internal(ICM: 302195934). Please be patient to wait for fixing. If there is any news, I will update it here.

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yanjiang-msft
Community Support
Community Support

Hi @JFG123 ,

The issue has been fixed now, please check it.

Best Regards,
Community Support Team _ kalyj

v-yanjiang-msft
Community Support
Community Support

Hi @JFG123 ,

This issue has been submited internal(ICM: 302195934). Please be patient to wait for fixing. If there is any news, I will update it here.

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

v-yanjiang-msft
Community Support
Community Support

Hi @JFG123 ,

As far as my reserch, there're several reasons for this issue.

1. Unsupported R package. 

R visuals support is limited to the packages identified in Learn which R packages are supported. There currently is no support for custom packages.

2. Based on R scripts security.

R visuals are created from R scripts, which could potentially contain code with security or privacy risks.

These risks mainly exist in the authoring phase when the script author run the script on their own computer.

The Power BI service applies a sandbox technology to protect users and the service from security risks.

This sandbox approach imposes some restrictions on the R scripts running in the Power BI service, such as accessing the Internet, or accessing to other resources that are not required to create the R visual.

3.Calculation time limitation.

If an R visual calculation exceeds 60 seconds the script times out, resulting in an error.

 

There are other limitations when you use R script in Power BI Service, more reference:

Create advanced analytics and visualizations using R scripts - Power BI | Microsoft Docs

 

Best Regards,
Community Support Team _ kalyj

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors