Hello everyone,
I'm struggling with the import of a file: there is one column that has the first row empty, therefore the file won't upload properly.
I can't remove the column from the combination of properties because I need it to generate the unique key.
The only solution I've found so far is importing the file with column headers/empty headers, however I am looking for a better solution as this one would require the user to manually modify the file every time when importing.
Do you have any suggestion?
Thank you.