Find and match levels, then set parameter values accordingly

Hi, I have a set of total floor areas extracted from a linked model, and they are grouped by key, as follows:

Is there any way to match the levels by name within a list and write the area accordingly into the corresponding levels? Thank you very much!

Hi @Cirrus022,

You can either use a Dictionary OR use Index/Get:

Works perfectly! thank you!!

1 Like