The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi all
Hitting an issue where my server has a limit on the number of connections it can have and I've run into an issue whereby I am unable to refresh/update my powerBI due to this, it throws an error.
Is there anyway I can make PowerBI update tables/data sources individually so it gets around this issue?
Any help much appreciated
Solved! Go to Solution.
@Ayupchap,
You can periodically restart gateway using script as described in the similar thread below, which will force gateway to flush out connections.
https://community.powerbi.com/t5/Integrations-with-Files-and/On-Premises-Gateway-utilizing-many-Orac...
Regards,
Lydia
@Ayupchap,
You can periodically restart gateway using script as described in the similar thread below, which will force gateway to flush out connections.
https://community.powerbi.com/t5/Integrations-with-Files-and/On-Premises-Gateway-utilizing-many-Orac...
Regards,
Lydia
This is amazing thanks so much!