Forum Discussion
stribor45
Post Prodigy
2 years agoIncremental Refresh
I am trying to test incremental refresh and in my power query i have data from January 1 2024 until today. I also have set up parameters (RangeStart and RangeEnd) to be between April 1 - April 9. ...
lbendlin
Super User
2 years agopartitions are filled on the second refresh.
stribor45
Post Prodigy
2 years agolbendlin do i do that from the desktop in my model? i tried that and it didnt work for me
- lbendlin2 years ago
Super User
no, if you do that in the desktop it will reset back. You have to refresh in the service to distribute the data across the defined partitions.
- stribor452 years ago
Post Prodigy
How do i go back on track now?
- lbendlin2 years ago
Super User
Have you done a service refresh after your last publish? has it completed? Use SSMS or DAX Studio to confirm that you indeed have more than one partition, and that they are filled with rows and have different timestamps.