good morning everyone
i know that the solution to my problem could probably be amateurish but i’m going crazy to make a simple sort by function work
i’m trying to sort walls according to their structural material
but (GB, BH, LP). i also tried with the width parameter (Dxxx in the type name)
i can’t figure out where the error is.
thanks a lot for the help
Just use the “List.GroupByFunction” node instead of “List.SortByFunction”
1 Like
Great! it works! thank you very much!
1 Like