ho un dato vettoriale in cui per ogni entità ho diversi valori e devo prendere il dato con il valore massimo
Page 1 / 1
I have a vector data where for each entity I have different values and I have to take the data with the maximum value.
Multiple ways to do this, but the easiest is to use a Sorter on the attribute and a Sampler to select the first feature.