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. ...
lbendlin
2 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.
stribor45
2 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