Forum Discussion
mrbelchi
5 months agoNew Member
Incremental Refresh deletion
Does the rolling window automatically remove old partitions during each refresh, or is this behavior dependent on specific conditions (Premium capacity, manual XMLA operations, etc.)? I've found conf...
- 5 months ago
Old partitions are automatically removed as part of incremental refresh, no manual intervention needed.
Power BI maintains a rolling window, not a static one. On each refresh, it:
- Refreshes the incremental range (e.g., last 3 days)
- Drops partitions that fall outside the archive window
cengizhanarslan
Super User
5 months agoOld partitions are automatically removed as part of incremental refresh, no manual intervention needed.
Power BI maintains a rolling window, not a static one. On each refresh, it:
- Refreshes the incremental range (e.g., last 3 days)
- Drops partitions that fall outside the archive window