Forum Discussion

TusharGaurav's avatar
TusharGaurav
Helper III
2 years ago
Solved

Getting error Column in Table contains a duplicate value, during incremental refresh.

Hi Experts,   I am trying to apply incremental refresh in few of the tables having huge volume of data. While refreshing the dataset, I am getting the below error: Column 'Product_Key' in Table '...
  • lbendlin's avatar
    2 years ago

    Check your RangeStart and RangeEnd filter. Only one of these parameters can be inclusive, the other must be exclusive

     

    RangeStart <= [partition date] < RangeEnd