Forum Discussion
stribor45
2 years agoPost Prodigy
Incremental 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. ...
stribor45
2 years agoPost Prodigy
lbendlin do i do that from the desktop in my model? i tried that and it didnt work for me
lbendlin
2 years agoSuper 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 agoPost Prodigy
How do i go back on track now?
- lbendlin2 years agoSuper 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.
- stribor452 years agoPost Prodigy
This is what i have done again
- Refresh in Desktop
- Refresh in Service which completed fine
- Looked at the report and seeing only April data
- Used external tool to conect to Dax Studio and see only one table with April data only