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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Query in Dataflow timeout.

Hello guys,
Have you got any idea why I'm getting the message below? I've signed out and back in Power BI service, but no success. 
I'm certain of the table name. What could that be? 

I'm trying to get data from the Oracle database into dataflow. Thanks! 😉

ROG_BI22_0-1646331195974.png

 

4 REPLIES 4
nitishsh91
Solution Supplier
Solution Supplier

It looks like the data volume might be causing this issue, try to limit number of records and then see if it works

 

Where rownum <100

 

 

GilbertQ
Super User
Super User

Hi @Anonymous 


What happens if you change your query to do a top 100 to see if that gets some rows through?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

Thanks @GilbertQ unfortunately, it is still not working. 

I would then suggest making sure that the query is not taking too long from the Oracle database?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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