Allow Detect Data Changes for Historic Data Outside Incremental Window
In Power BI Incremental Refresh,Detect Data Changes only works inside the incremental refresh window. If historic data gets updated, Power BI cannot detect or refresh it unless I expand the incremental window.
Although we can refresh historic partitions manually through XMLA/SSMS, but it would be great if this capability built directly in power BI.
Please add an option to detect changes and refresh historic partitions even when they are outside the incremental window. This will help with scenarios where old records are updated occasionally.
Thanks in advance!
Keerthi
1 Comment
- messias93New Member
Hi Keerthi,
I ran into this exact issue and found a workaround that solved it completely.
The fix: set the "Incrementally refresh data starting" window to the same duration and granularity as your archive window ("Store rows in the last"). For example, if you store 10 years of history, set the incremental window to 10 years too — instead of a small window like 30 days.
Detect Data Changes only checks partitions that fall inside the incremental window. If that window is small, historic partitions are simply never checked. Making the window match your full archive means every partition gets checked on every refresh — and thanks to the refresh bookmark, unchanged partitions are still skipped automatically, so you're not paying for a full reload each time, just a lightweight check per partition.
One key adjustment to make this practical: reduce your partition count. With a wide incremental window, every refresh checks every partition, so more partitions means more overhead. Switching from monthly to yearly granularity cut our total partition count by ~10x and dramatically reduced refresh duration.
With this approach, we went from a full refresh to fully automatic incremental detection across a 10-year history, and measured a ~70-76% reduction in Fabric CU consumption compared to the original setup — validated across multiple days, not a one-off measurement.
Happy to share more detail if useful.
Recent ideas
Option to set custom width for gridlines OR fixed outer padding
When designing reports, using the align and distribute evenly options in the format pane are useful, however when designing report pages with fixed bleeds between visuals I have to follow these steps...IolaWhiteley6 hours agoAdvocate IINew2Views0likes0CommentsDefault Scrollable Time-Series Charts to Most Recent Data
Currently, Power BI time-series charts always open scrolled to the earliest (leftmost) date by default, which is inconvenient for reports where users are interested in the most recent (rightmost) dat...CStillwell7 hours agoNew MemberNew21Views2likes1CommentOption to Stop Fabric Planning Billing Session After Plan Item Deletion
Currently, a Fabric Planning session remains active for 30 days once triggered. If a user creates a Plan item only for testing and deletes it the next day, the billing session still continues and c...v-dugumarrir18 hours agoMicrosoft EmployeeNew44Views10likes1Comment