Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
poli361
Helper I
Helper I

Incremental refresh and real-time data duplicate problem

Hi , 
I have a Sales Table that has last update date , which is used to configure the incremental and real time refresh as shown in the picture. 
The case is as follows: 
I have an invoice ,which was loaded during the incremental load period .
When this invoice is altered in the Real-time period , I end up have a duplicate value for this invoice. 
The Service seems to keep both . I understand there are different partitions in Sales table , but is there any way we could avoid or mitigate the duplication?

poli361_0-1711546013643.png
Thanks a lot in advance

 

2 REPLIES 2
lbendlin
Super User
Super User

 I understand there are different partitions in Sales table , but is there any way we could avoid or mitigate the duplication?

It is your responsibility to refresh the partition that now contains the duplicate, to remove the conflict.

 

There is no way to selectively delete or alter rows in a partition. You need to re-process the entire partition.

I actually couldn't find a solution to my problem , so I have to reconsider my approach . 
Thank you so much for your help.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Solution Authors