Integrating SKU Data into Revit Scheduling Tables Using Dynamo

Hello everyone,

I’m in need of assistance with incorporating specific SKUs into duct sizing and duct type scheduling tables. Since it’s a system family, I can’t utilize lookup tables or modify the family to include SKUs directly. Is there a way for me to link my database with SKU information for each duct type and size and load it to appear in the scheduling table within Revit? For instance, SKU: 01-01-00025 corresponds to Type: 26 GA SNAPLOCK PIPE with Size: 12 in, and I need to assign SKUs to all types and have them populate automatically. Can this be achieved using Dynamo to extract SKU information from an Excel file?

I appreciate any guidance or suggestions you can offer.

Thank you!

Definitely.

There are tons of topics in the forum that deal with reading data from Excel and writing it to Revit elements. Look through some of those topics to get an idea of what that entails and start throwing something together.

If you’re new to Dynamo then I’d highly recommend you work your way through the Dynamo Primer to get a grasp on the basics. It will make things much easier for you.

1 Like