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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Sowmiya
Helper III
Helper III

Timeout Error while exporting data to SQL

Hi Community,
I am planning to export data from Power Query to SQL Database through R Script. My Database has more than 30 lakh data. I am getting time our error while exporting the Power Query database to SQL database. I have researched in community I got syntax timeout=#duration(0,0,300,0). I am not sure about where to add this syntax and  wheather this works?. So please assist me to rectify this error.
Thanks In Advance,
Sowmiya

1 REPLY 1
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Sowmiya ,

I'm afrad the timeout=#duration(0,0,300,0) is the function in M Query instead of R script.

From this similar thread, it seems that it is not available to customize timeout setting for R script execution in desktop right now. 

I'm not good at R script, bymy research, you may try the R function timeout(seconds) .

Best  Regards,

Cherry

 

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

Helpful resources

Announcements
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.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors