Sort by Groupname (unique Items)

Hi, I’m trying to downsize my modelgroup-list with unique names (merk 01, merk 02, etc) but because they all have different ID’s I can’t use ‘List.Unique’. Does anyone have a solution for this.

An other challange I have is that I want the outcome to be in alphabetical order (merk 01, merk, 02, etc).
Anyone?

(I rather have a solution for the second challenge than the first)

You could use both “sortbykey” and “groupbykey” to achieve both objectives I’d say :slight_smile: