@rmjohnston wrote:
I’m going to try to state this as simple as possible but I’ve been thinking about this for a while so I might ramble…
I have two lists and I need to sort the lists. List A holds values and I need to sort them by List B.
To demonstrate this better imagine I have a surface assigned to Item 1 of List A and it corresponds to Item 1 of List B (and this continues for all 400+ list items). I need to filter the list by list B.
In the picture you’ll see that items 0 and 1 need to be filtered into a ‘Midrise 1’ list. Items 2, 3, and 4 need to be filtered into a ‘Midrise 2’ list. From there I need to isolate the items in the ‘Midrise 1’ list and the items in ‘Midrise 2’ List.
Does anyone have any idea how to filter/sort these?
Posts: 10
Participants: 2