Forum Discussion
Refresh fails
Dear all,
I've been getting the following refresh fails on random tables.
On all my tables, i have inserted the following as an attempt to avoid timeout errors but I'm still getting them.
Most of my tables are an "Append Query as new" in which I'm combining 4 tables and I deactivate "Enable load" on the 4 tables. The above code is on the 4 tables but not on the Appended.
I hope that this makes sense.
Does anyone have an idea of what the problem is here?
Thanks in advance
4 Replies
- Greg_DecklerCommunity Champion
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET". - v-yingjlCommunity Support
Hi setis ,
With that said in the DataMovement.Pipeline.Gateway config file you can edit this settings to your desire value to see if this resolves you problem.
</setting>
<setting name="DbConnectionPoolMaxSize" serializeAs="String">
<value>256</value>
</setting>If not help, I would recommend you create a support ticket here .
Best Regards,
Yingjie LiIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.