Hello Dynamo Community! I’m thrilled to release the B.O.Q. CONNECTOR, a powerful graph that finally solves the biggest pain point in BIM: instantaneously syncing Revit total quantities to your existing Excel B.O.Q.
No more manual data entry. No more manual errors.
Why is this Graph Different? 
This solution is built for reliability and uses a three-stage methodology designed to work with real-world B.O.Q. structures:
-
Secure Matching: We replace the unstable
List.IndexOfwith a highly optimized Python script to guarantee a perfect match between Revit Schedule Names and your Excel Item Numbers. This eliminates the “list mismatch” errors common in quantification graphs. -
Robust Type Handling: The final Python writing script includes strict data type checking (
int(str(...))) to safely handle data inconsistencies from Dynamo, ensuring that you never see the dreaded “0 items updated” message again. -
Efficiency: The entire writing process is bundled into a single, high-performance Python node for blazing-fast execution.
Join the Automation Wave!
Let’s elevate quantification together!


