Match element from one list to another?

Hello,

See the attached image.

Is there a node that can read the elements of one list and pull that corresponding value from the item in the other list? New dynamo user here so hopefully this question makes sense.

Thanks!

Have you tried GetItemAtIndex?

Hi @austin.guter

Thanks Nick! This did the trick.