Forum Discussion
Initial Incremental Refresh Fail
Set up my first Incremental Refresh. It ran for 8 hours on the Service and then failed with the following error message:
{"error":{"code":"DM_GWPipeline_Gateway_TimeoutError","pbi.error":{"code":"DM_GWPipeline_Gateway_TimeoutError","parameters":{},"details":[],"exceptionCulprit":1}}}
Would it help if I initially upload the .pbix with most of the data loaded (thru the Desktop) already? In other words, if, in the Desktop, I set the RangeStart and RangeEnd dates to encompass most of the data would the Service still try to refresh that large range on its first refresh or would it instead only go after the data after the RangeEnd parameter? I hope that makes sense.
Or is there something else entirely going on here?
12 Replies
- GilbertQSuper UserHi there
How long did your dataset take to refresh before the incremental refreshing?
Whilst you can upload it with all the data, the first refresh will always do a complete refresh in order to set up the incremental refresh policies.- robarivasPost Patron
Thanks for your response GilbertQ
It takes roughly 6 hours to load on the Desktop. Thanks for confirming that uploading a large portion of the data won't actually help with the first initial refresh. So this leads me to think that Incremental Refresh is great for growing a dataset into a large one and especially for speeding up refreshes -- the key part of that word being "re" . However, Incremental Refresh must not necessarily be the right/best way to backload a very large amount of data, which is what I've been trying to do. Would you agree with this thought?
If so, then I guess my only option is to limit my historical data to an amount that will initially refresh in a reasonable amount of time. So I've got to lose some history, which is unfortunate.
What's strange maybe is why am I facing this on a dataset that's less than 200 million rows and under 4GB. Haven't larger datasets by others been setup on scheduled and/or incremental refresh?
- GilbertQSuper UserHi there
Are you using Power BI Premium?
It would appear so if your dataset is under 4GB which is larger than what is available on Power BI Pro.
What happens if you look at the Premium Capacity metrics App?
Also what is the bandwidth speed like between your source and Power BI?
I have had experiences where the datasets take VERY long to refresh because the bandwidth is very slow.