Skip to main content

Hi all,

I think I have a quite simple question here. But i'm stuck in my thoughts.

I have a dataset (see left table in picture below) and I want to have an overview of which numbers are in a certain cluster. Does anyone have some hints for me?

Thanks in advance!

Listbuilder group by cluster, list sorter to sort by NR, listconcatenator to create NEW attribute, listexploder to get back to original features, attributecreator to add the element index on to the end of the NEW attribute


Listbuilder group by cluster, list sorter to sort by NR, listconcatenator to create NEW attribute, listexploder to get back to original features, attributecreator to add the element index on to the end of the NEW attribute

@egomm Thanks a lot. This worked perfectly!!!


Reply