List Sequence - Assign Sequence Number to a shared parameter type number

Your list structure is off. When you get the parameters at the end of part one you don’t need to use a list input. It’s giving you a list of a list and you’re comparing that to a single list of elements. Get rid of the brackets and the List.Transpose node.