Match List - Structure Type Name and Thickness

Hi, everyone.
I have a little problem about list match in dynamo.

i want to match structure floor thickness for true and false.

as shown below
The above list is the structural floor thickness and type name in the Revit Modeling
Below is the structural floor thickness and type name from Excel List.

I want to match the structural floor thickness and type name in the Revit Modeling to the Excel List.

For example, the floor thickness of RAS1 type currently in the Revit Modeling is 300.
It is the following Excels List is the same.

I want to know if the floor thickness in Revit modeling is the same as the Excel List.

Does anyone have an idea?

Thank you

Best

Hello @ijka.junsuk,

This may help you get there but may require a more seamless approach to how you are getting the Revit data :slight_smile:

As a start though - have a look at this:

And the dynamo graph: IjkaJunsuk_Dictionaries.dyn (27.4 KB)

Thank you for your reply

Actually My current list is irregular.

as shown below
there is only 2 type in the revit modeling. (102#SS2, 102#RS2)
but Excel List is not the same.

i think first need to filter SS2,RS2 from Excel List, but it is not working…