The goal is to consolidate specific schedule data into a single Excel file with the press of a button. The problem is that it currently doesn’t upload all the selected data in Excel, its missing a significant portion. for the rest, the script is working
now i’m missing list 0 up to and including 6
when i filter specifically on the ones that im missing its printing fine, can it be to much data maybe at once?
this is the third list. this is what I’m missing, but it’s not exporting to Excel. Normally, this should be at the top since it’s the first data.
So you Excel start with
?
okay I just looked, so my schedules export starts with the beginning of list 8 and ends somewhere in the middle of 3, looks like its exporting backwards.
Can you share your .dyn?
Schedules dynamo.dyn (38.1 KB)
What happens if you ‘force’ Dynamo to only do the Schedule at indices 0 to 6?
its printing only 6-3 but not everything its stopping half way
I tried printing list 0-3 same problem here not printing everything.
If you want to, I can always send you my file but thats your choice ofcourse
Thanks to you it works now, Thanks for helping me!