Can't read pre-created schedule on dynamo

Hi! I need help in reading pre-created schedule in Dynamo. I’ve read a previous post with the similar problem and tried to use Thomas Mahon’s python scripts and it returns to 0 list. I’ve tried to directly read the schedule from excel sheet (I use WPS office, not Ms.Office) and it also failed. I cant create list manually because the sheet contains at least a thousand numbers.

Any help would be very much appreciated!


Try exporting from your office program to CSV and read that.