You can create multiple notes, tags, or people from a CSV file. This is handy for importing data like NPS feedback, survey responses, and customer feedback to analyze in Dovetail, or if you have an existing set of tags or participants you’d like to import.
CSV import is primarily designed for creating lots of small–to–medium notes, not importing large, formatted documents like interview transcripts. Your data should have at least one column for the title of each note or tag, and then as many columns as you like for the content of the note.
You’ll need a sheet from Microsoft Excel, Google Sheets, or Numbers saved as a UTF-8 encoded Comma Separated Value (CSV) file.
The first row needs to be the title of each column. For example, if you’re importing survey responses, the first row should contain values like Name and Email, along with your questions like “Why did the chicken cross the Möbius strip?” and so on. (The answer is “to get to the same side.”)
There are different requirements for importing notes, tags, and people from a CSV files.
Content – required, text format (300,000 character limit). This becomes the body of the note, which you can later highlight and tag.
Created date – must be in ISO 8601 date format or YYYY-MM-DD HH:MM
Title – text format (200 character limit)
Any fields that have been added to notes will also be available as fields to import into.
Description – text format (300,000 character limit)
Created date – must be in ISO 8601 date format or YYYY-MM-DD HH:MM
Title – text format (200 character limit)
Title - text format. (e.g. a person's name or an alias)
Once you’ve got your CSV file in the correct format with the right columns, you're ready to import it!
To import notes or tags, begin by opening the project you'd like to import to, then:
To import notes click a Notes View, or to import tags click Tags
Click Import.
Click Create from a spreadsheet.
Choose a .csv file.
To import people, click on People, then:
Click more (•••) in the top right corner.
Click Import.
Click Create from a spreadsheet.
Choose a .csv file.
The next step is to select columns to import from your spreadsheet. If your spreadsheet contains a date column, Dovetail might have already detected it, and it’ll be green.
First, decide which column to set as the title:
Open the select menu for a column.
Choose Title from the menu.
Next, decide which columns to import as content (for notes), or description (for tags).
Open the select menu for a column.
Choose Content (for notes) or Description (for tags) from the menu.
Repeat as many times as necessary.
Optionally, if you’re importing notes or people, you can map any columns as fields on a note:
Open the select menu for a column.
Choose the field you wish to map, or
Create a new field to map the column to.
If you're importing people, you can choose how you would like to deal with duplicate people if found. There are three options, for managing duplicate data:
Keep both - all imported spreadsheet rows will create new people.
Replace - spreadsheet rows with a duplicate in the people table will replace the duplicate.
Discard - spreadsheet rows with a duplicate in the people table will not be imported.
If you select replace or discard duplicates, you must choose which column to use as a unique identifer. A unique column is one in which no two entries are the same (e.g. an email column, or a unique id column). We use this column to search for matches between your CSV and your existing People table.
If you’d like to analyze the sentiment of your imported notes, toggle Run sentiment analysis on import and choose which sentiment analysis method you'd like to use.
General sentiment analysis looks for any words that have strong positive or negative sentiment. Targeted sentiment analysis looks for strong positive or negative sentiment expressed in relation to something specific.
Dovetail will create a highlight for each sentence that your chosen method of sentiment analysis identifies as having relevant sentiments, and will tag them as 'Positive' or 'Negative'.
Sentiment analysis is not available when importing tags.
Next to the button Import rows, open the select menu after ‘as’ and decide whether you’d like to import your data as notes or tags. Open the select menu after ‘into’ and choose what group to put the imported data in.
Lastly, click Import rows to start the import. Dovetail will import the data in the green columns for each row.
That’s it!
Here are a few things to note about CSV import:
Formatting like headings, bold, italics, lists, tables, and images are not supported when importing from a CSV. They may cause a failure.
The maximum length for notes is 300,000 characters. No single cell in your CSV file should exceed this limit. This will cause a failure.
Dovetail will interpret two newline characters as separate paragraphs.
Your file needs to be encoded as UTF-8 (this is usually the default).
Your CSV file should end in a .csv file extension.
Groups and field values are now the same, so if you have a particular group you'd like to import data into, ensure that you set the correct field value for the data you're importing.
For instance, let's say you've grouped your view by Feedback type with values NPS, In app feedback, and Community chat. If you want to import some NPS feedback to the NPS column, you need to ensure that your csv data has a column that says "NPS." When importing the CSV, you need to match the Feedback type field with that column.
The uncategorized column is where content will appear when it doesn't have a field value associated with the field used in the Group by setting in the top right of the view. If we removed this, it would be challenging for you to figure out where notes (that don't have a field value assigned) have 'disappeared.'
Give us feedback
Was this article useful?