You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding --header=1 doesn't help..one needs to first inspect the xlsx file in a desktop program to discover all the fields and then use it. This is an other behavior than working with CSV files which always seem to know which fields are available in the file.
XLSX import works fine, you're expecting the CSV exporter to magically know which columns there are.
phochste
changed the title
For XLSX columns get deleted from the importer when the first row doesn't contain data in the field
For XLSX columns get deleted from the importer due to inconsistent behaviour for empty or nil fields
Dec 15, 2020
I guess the XLSX imported should have much better column metadata then the other formats and should know which fields are available in the file.
E.g.
Will result in
The text was updated successfully, but these errors were encountered: