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! Learn more
I have a PostgreSQL database as a datasource, and a PBI report with 16 tables. I would like to refresh tha dataset through an on-premises gateway, but it always fails with SQL 53300 too many requests. It is actually caused by the gateway as it opens endless number of connections to the server, until it reaches the limit, and the next connection fails. What I tried are the following:
What other options can be, how can I achieve a normal connection count? Where are those options for the gateway documented?
@Anonymous,
Also check if Timeout parameter in Advanced Editor helps.
Hello @v-chuncz-msft,
That is about the timeout regarding no answer from the server for the connection request, but the server answers correctly, it is declining the request due to too many other connections. I do not see how this option prevents opening too much connections in the first place. Could you explain a bit more?
Br,
Szabolcs
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 Power BI update to learn about new features.