Export to Excel Overwriting Issue

Hi all,

I’m taking the area and orientation and writing the data to excel for calculations. The script writes each sublist separately and overwrites all the previous data. For example, there are 78 curtain panel lists. However, the script will overwrite each list group.

How do I get dynamo to write all the data together at once?

Thanks in advance.


I can’t tell from graph but this tends to happen to me when my nested are not aligned with the number of sheets provided

I recreated the same/similar error below:

And fixed it by matching the number of lists to the number of sheets given: