Forum Discussion
Refresh
I don't get any errors on the web side when the refresh happens over night. I get the data from a web link that comes from our ERP software. I am not sure what settings I should change on the gateway settings. Is there a way to extend the refresh time so it has more time to load the data?
Hi jbenson,
Any trace log features that existed on your database side? If that is the case, you can use these to trace the power bi request sessions and detailed operations.
The issue may be caused by some conflict about power bi request with your database operations, power bi service queried the blank result and does replace with raw dataset records so it shows blank on your report.
You can also change the refresh settings to skip the heavy workload time(database transaction, events, schedule plan) to reduce the conflict rate between power bi and data source.
Regards,
Xiaoxin Sheng