Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File import errors #295

Open
Daemach opened this issue Jul 28, 2022 · 1 comment
Open

File import errors #295

Daemach opened this issue Jul 28, 2022 · 1 comment

Comments

@Daemach
Copy link

Daemach commented Jul 28, 2022

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
.

@cfsimplicity
Copy link
Owner

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 )

20220729

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants