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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
elissandrorosa
Regular Visitor

MetadataEvaluationGatewayTimeout

HI friends!

 

I've been having problems with a Gen2 dataflow. The error is MetadataEvaluationGatewayTimeout.

The source is the SAP BW application server.

There's no logic to it. Dataflows sometimes take less than 60 seconds to update and sometimes return the error after 10 minutes.

Another fact is that if I use the same Power Query M code in a Gen1 dataflow, it doesn't fail. Also, it's not a specific dataflow; it can happen in several.

I've tried analyzing gateway logs, looking at times with more or fewer requests, and there's no pattern. I don't have access to SAP logs to verify.

Has anyone had any problems with this or have any recommendations for configuring the gateway that might help? I also don't know if it's necessarily the gateway or if SAP isn't returning the request in a timely manner.

Thanks.

6 REPLIES 6
tayloramy
Community Champion
Community Champion

Hi @elissandrorosa,

 

MetadataEvaluationGatewayTimeout is raised while Power Query Online is asking the gateway to evaluate metadata (schema, navigation, and validation) for your query. With SAP BW, those metadata calls can be slower or bursty (cube navigation, hierarchies, key figure resolution), so the gateway session hits a timeout before the actual data read even starts. That’s why Gen1 might “work” while Gen2 intermittently fails-Gen2 runs in a different service path and tends to surface the metadata phase more explicitly.

 

Some troubleshooting steps

  1. Update everything: Upgrade the on-premises data gateway to the latest version and make sure the SAP NetWeaver RFC libraries (64-bit) are installed on the gateway host and match your SAP patch level.
  2. Reduce metadata round-trips in your M: navigate directly to the InfoProvider/cube and explicitly set the table type and column types (avoid “browsing” steps that expand many folders/levels). Hard-typing columns often prevents extra schema probes.
  3. Tune the gateway (admin): increase the Mashup container working set on the gateway and avoid memory pressure.
    Gateway performance and tuning
  4. Network path: ensure the gateway host has a low-latency, stable route to SAP BW (no flaky VPN, SSL inspection, or idle TCP timeouts on load balancers).
  5. Retry in Gen2 with a simpler test query that returns a tiny slice (restrict to one InfoProvider, one period) to confirm the path is stable, then add transforms incrementally.

If it still flaps, grab the Activity ID / Correlation ID and open a Fabric support ticket-Microsoft can see the server-side timeout boundary for that request.
Open a Fabric support ticket

 

If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.

 

Thanks @tayloramy


I'll evaluate this point to minimize the problem. Thank you again for your information.

Hi  @elissandrorosa  ,

Thanks for the update, Glad to know you’ll be checking those points. Please let us know how it goes after you make the changes.

If the issue still happens, try to open a Fabric support ticket so the team can look into the server-side details.

Best Regards, 
Community Support Team.

 

Hi @elissandrorosa ,

We are following up once again regarding your query. Could you please confirm if the issue has been resolved through the support ticket with Microsoft? 

If the issue has been resolved, we kindly request you to share the resolution or key insights here to help others in the community. 

 

Thank you. 

Hello!

We'll be migrating capacity soon, and our IT team will then provide support through a Microsoft ticket.

Thanks.

Hi @elissandrorosa ,

Thank you for the update.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Fabric Update Carousel

Fabric Monthly Update - October 2025

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