Hello,
I'm trying to import my database which is in .xlsx, so I converted it in CSV format.
I try and I get the following message:
Import preview failed due to: new-line character seen in unquoted field - do you need to open the file in universal-newline mode?. The issue is usually an incorrect file encoding.
Here is the start of the file we could not import
I've already been in the settings to allow imports of users !
Can you help me ?