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. ...
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
lbendlin
Super User
2 years agono, 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.
- stribor452 years ago
Post 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