Forum Discussion
sananthv
8 years agoHelper 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...
v-juanli-msft
8 years agoCommunity 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