Forum Discussion
R visual execution timeout in Power BI Service depending on input dataset size
Hi aforsberg ,
There are some known limitations of R visual in the Power BI Service:
-
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.
Creating R visuals in the Power BI service
Because you have several R visuals in the report. It is possible that the resources required to load these R scripts are insufficient in the Service, which causes a timeout error.
Try to create a test report, retain only one R visual, and then refresh to see if there is an error.
If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.