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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

R Script stops running after 5 mins

Hi,

 

I have a R visual which exports records from table visual into excel. Table data has millions of records due to which when R tries to load, it takes more than 5 mins and throws the error as " Script stops running after 5 mins".  R visual is working fine when data is less.

Could you please help me increase this timeout or if there is any workaround ?

 

-Shubham

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @Anonymous

Please see the limitation here.

  • Data size limitations – data used by the R visual for plotting is limited to 150,000 rows. If more than 150,000 rows are selected, only the top 150,000 rows are used and a message is displayed on the image.

  • Calculation time limitation – if an R visual calculation exceeds 60 seconds the script times out, resulting in an error.

 

Best Regards

Maggie

 

Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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.

Top Solution Authors