The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
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.