Open Daemach opened 2 years ago
Hello Julian -
I'm getting odd import errors with the xlsx file attached. The csv file saved from the xlsx works fine.
Veriti Holdings_Template 2.xlsx Veriti Holdings_Template 2.csv .
Hi there. What do the errors look like?
A simple read seems to be working for me:
data = spreadsheet.read( ExpandPath( "Veriti.Holdings_Template.2.xlsx" ), "query" ) dump( data )
Hello Julian -
I'm getting odd import errors with the xlsx file attached. The csv file saved from the xlsx works fine.
Veriti Holdings_Template 2.xlsx Veriti Holdings_Template 2.csv .