You might have the problem of importing data into your folder in NetHunt from a CSV file and find all your fields together and not separated. In your initial spreadsheet file it might look like this:
When importing data from a CSV file, it is important to note the delimiter. This one must be ‘,’ (comma) in order to avoid fields being merged, and not ';'
In order to split the text into the proper columns, you have to do the following:
Select the column A, click on Data and Split text to columns:
2. Choose the separator - Semicolon:
3. Your data was successfully split into the columns:
Now you can download it as a CSV and import the data into NetHunt.
Haven’t found the answers you’re looking for? Ask our Users Community.




