Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
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
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Fabric update to learn about new features.