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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sananthv
Helper II
Helper II

Incremental refresh duplicate

After setting up date/time parameters named RangeStart and RangeEnd, when i apply custom filter the "last changed" date column as indicated in the documentation https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh , some records are getting duplicates. 

 

 

When I remove the the custom filter from the column I am not getting any duplicates or triplicates. I am connecting to Amazon RDS (Postgresql) from PBI desktop Version: 2.59.5135.601 64-bit (June 2018).

 

I can apply "remove duplicates" in the query editor, but it will not solve the problem. Has anyone enounctered anything like this?

 

 

4 REPLIES 4
Smokey24
Helper I
Helper I

Did you solve this? Or did you find the issue?

 

I have the same issue, that after incremental refresh I get a few duplicates.

 

Anyone got a suggestion?

 

Thanks!

Anonymous
Not applicable

This can happen if the date ranges are set NOT up to as follows: [Date] >= RangeStart and [Date] < RangeEnd. Is your upper bound set to be equal to or less than or just less than?

 

Anonymous
Not applicable

I have a similar problem. I'm connecting directly to an API through Web.Content function and, when applying the schedule refresh I get some duplicated values.

 

Has anyone found a way to solve this?

v-juanli-msft
Community Support
Community Support

Hi @sananthv

I can't reproduce your problem.



After setting up date/time parameters named RangeStart and RangeEnd, when i apply custom filter the "last changed" date column as indicated in the documentation, some records are getting duplicates.  

Records getting duplicates happens once you apply the custome filter instead of applying refresh, right?

How about applying this function in the Advanced editor?

Table.Distinct(table as table, optional equationCriteria as any)

Best Regards

Maggie

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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