Forum Discussion
Import table incrementally from ODBC on prem
- 1 year ago
The minimum granularity for incremental refresh is "day", as in "daily partitions".
And since "Today" means something different to the Power BI service than what it means to you (Remember the Power BI service runs on UTC) it is very common that two partitions will be refreshed rather than one.
Consider using advanced incremental refresh where the "Today" partition is kept in Direct Query mode.
Incremental refresh for semantic models in Power BI - Power BI | Microsoft Learn
The minimum granularity for incremental refresh is "day", as in "daily partitions".
And since "Today" means something different to the Power BI service than what it means to you (Remember the Power BI service runs on UTC) it is very common that two partitions will be refreshed rather than one.
Consider using advanced incremental refresh where the "Today" partition is kept in Direct Query mode.
Incremental refresh for semantic models in Power BI - Power BI | Microsoft Learn