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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Data Query Timeout

Hi, I'm currently trying to load several Python datasets. However, it's taking so long to load that the queries failed with the error - ADO.NET: Python execution timeout. The script execution was terminated, since it was running for more than 1800000 miliseconds.

 

Is there any way to work around this?

1 REPLY 1
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @Anonymous,

 

It is a limitation that preparing and running a Python script longer than 30 minutes times out will lead to such an error. Loading too much data might reduce the execution performance that cause this problem. Here is a blog listing Performance Tips for R and Python Scripts in Power BI

 

Best regards,

Yuliana Gu

Community Support Team _ Yuliana Gu
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