Reorder a list of by value

i want to reoder the list by its name order (alphabetical and by number)
i don’t get it right
what do i wrong?

nico

1 Like

I think hou should remove the list.sort node and only use the sortByKey node

1 Like

thanks