Hello everyone,
I’m trying to create an automated Quality Check script in Dynamo. The goal is to run the script and quickly identify issues such as:
-
Duplicate or missing Rooms
-
Duplicate or missing Door Tags
-
Ability to switch categories as needed
-
Export an Excel report with the element IDs showing where the errors are.
I tried different approaches, including AI tools like ChatGPT and other websites, but the script always ends up giving me an empty list, and the exported Excel file only contains the headers without any data.
Has anyone faced a similar issue? Can you help me figure out what I might be doing wrong?
Thanks in advance!