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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

dataflow operation timed out

I am creating dataflow for first time, the sql is an oracle pipeline table query, which in oracle runs withing 1 minute when i say select count(*) , (about 3 million rows), I set command timeout to 60 minutes.

 

but in power bi when i create dataflow, i get the error exception operation timedout, is there any setting that I need to use to solve this ? Also, the "entity" source for data flow = only tables ? can it not be a view or an oracle pipeline query which is something like select * from table (schema.package_name.procedure) ? 

 

Powerbi_astra_0-1619030570458.png

 

3 REPLIES 3
Anonymous
Not applicable

I am experiencing the same issue with the  "Dataflow operation is timed out" issue. The M Code works in PowerBI Desktop, but you are unable to work in the Data Flows it won't Preview the data

v-henryk-mstf
Community Support
Community Support

Hi @Anonymous 

 

There are a few known limitations to using Enterprise Gateways and dataflows:

  • Each dataflow may use only one gateway. As such, all queries should be configured using the same gateway.
    Changing the gateway impact the entire dataflow.
  • If several gateways are needed, the best practice is to build several dataflows (one for each gateway) and use the compute or entity reference capabilities to unify the data.
  • Dataflows are only supported using enterprise gateways. Personal gateways will not be available for selection in the drop down lists and settings screens.

Here is the reference document link.

Dataflows Limitations, restrictions and supported connectors and features - Power BI | Microsoft Docs

 

If the problem is still not resolved, please provide detailed error information. Let me know immediately, looking forward to your reply.

Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Can anyone please help, thank you

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors