Hi. I am new to Dynamo but eager to learn
Need help with script. Would like to modify it so each schedule gets to it’s own tab/sheet in excel. Also the Text to filter option does’nt work correctly.
Thanks!!
ScheduleView.Export supports csv, tsv etc which in turn only support single sheets. The alternative is to use Bimorph nodes to get the data from the schedules and then export to Excel