Forum Discussion

pmaviles's avatar
pmaviles
Frequent Visitor
4 years ago
Solved

Incremental Refresh - Detect Data Changes

We're testing out the capabilities that Power BI's incremental refresh has; specifically we're working to understand the detect data changes option and we're running into a few snags. There are two questions that have me beating my head against a wall.

 

I've got a test table I'm using just to mess with detect data changes. I've set up incremental refresh and am partitioning on DateCreated and detecting data changes using DateUpdated. This has been published to the service and that's where my issues are. I know partitions are created and max date within each partition is stored and then every refresh operation those dates are compared to the max of each partition and that's what determines whether or not a partition needs to be refreshed.

 

First issue:

I've set up scheduled refreshes throughout the day and I've also manually refreshed the dataset, but the report visual I have doesn't seem to update. For example, Project Zeus had a DateUpdated of 04/17/2021, we updated it to 04/13/2022, and refreshed the dataset in the Power BI service, but the report visual still showed 04/17/2021. Is there a step I'm missing here?

 

Second issue/question:

A question was brought up about the partitions themselves, if for some reason a date was entered incorrectly is there a way to retroactively update the partitions? Since the partitions are created behind the scenes we figured the partitions might retroactively change, but when we updated a Date Created from 01/12/2022 to 01/01/2021 the record was still counted in its original partition. Of course, with a "Date Created" column we shouldn't be changing dates, but just wanted to ask the question to understand the principle behind it.

 

If any more info is needed to better understand/better answer please let me know.

1 Reply