Problemas com Data.ImportExcel e SetParameterByName

MenfisCode.dyn (121.3 KB)

Hi everyone!

I created a Dynamo script to automate filling in type parameters for architectural elements in Revit.

The process works as follows: every architectural element modeled in Revit has a code in the “Type Mark” parameter. This code is used as a reference to locate the corresponding information for each element in an Excel spreadsheet.

Based on this match, Dynamo automatically populates the “MenfisCode” type parameter in Revit.

The script used to work correctly. However, following an update to Dynamo/Revit, the Data.ImportExcel and SetParameterByName nodes stopped working. I tried replacing them with the “Excel Reader” package/node, but the script still isn’t functioning properly.

I would like to know what changes are needed to get this process working again in the current version of Revit 2027/Dynamo.

I am sharing the original Dynamo file and an example Excel spreadsheet. Can anyone help me?

If anyone has a suggestion on how to resolve this issue—since replacing the node didn’t work—please share it with me. I appreciate the help.

Please refrain from posting multiple topics. It clutters the board and delays getting you the help you seek.

Closing this accordingly.