Skip to main content

Hello,


I want to generate an incrementation from the max value of a column in order to not have duplicate values. The _max value column is not recovered in the counter for the 50 duplicate features :

 

 

Any idea ?

 

Thank you

 

Hi,

Looks like you need to merge the _max value from the ListRangeExtractor with the Duplicate features before going to the Counter.

 

Jasper


Reply