Forum Discussion
Incremental Refresh misunderstanding ?
Thanks for your answer, but unfortunately I still not understand.
If you "get everything ready for incremental refresh", then the data is filtered between RangeStart and RangeEnd in PowerQuery, and obviously the data before RangeStart and after RangeEnd are deleted from the dataset...
I think I'm missing a step, but I don't know which 🤔
Maybe you have to set to RangeStart a value inferior to the oldest value in your dataset, and to RangeEnd a future value, for example 31/12/2050 ?
- collinq5 years agoSuper User
Hey FXFelix ,
What I was suggesting is that you run the refresh without incremental. That way you have everything you need. And then, after you have all the details in the dataset you can set up the incremental refresh and that will refresh only the data for the range that you are looking to incrementally add/refresh and the old data will still be there. Basically - get everything that you want/need the first time. Then, use incremental refresh to add to it over time.
- FXFelix5 years agoResolver I
Thanks for your answer and your time collinq 🙂
You're right, I can do this, and it will surely work. I will have the full period of data I want, but as soon as soon I will set up the incremental refresh, it won't be the case...
You see what I mean ?
- collinq5 years agoSuper User
Hi FXFelix ,
I do understand what you are saying but I would respectfully submit that you have not configured something quite the way it is designed. The point of incremental refresh is to ADD (or modify perhaps) rows and not to OVERWRITE with only the latest stuff. I know that you have seen the Microsoft article on this but perhaps this entry by Chris Webb would be helpful for you: Chris Webb's BI Blog: Keep The Existing Data In Your Power BI Dataset And Add New Data To It Using Incremental Refresh Chris Webb's BI Blog (crossjoin.co.uk)