I’m trying to combine 2 different excel export graphs into a single graph by way of 2 different sheetnames under the shared single new excel file path. They previously worked as 2 independent dynamo graphs exporting to 2 different excel files. When I try to combine them into one graph that exports to 2 different sheets within the same new excel file, only one sheetname gets created.
I tried doing combining the two of them into 1 consolidated sheet using list.join but that didn’t work either. Please see below. Any guidance from the community is greatly appreciated. Thanks.
Revit2016_Dynamo1.3_ExportDWGLinksImportsList RevitLinks_toExcelWithoutOpeningRvt.dyn (18.3 KB)