Import panelist from CSV
Last updated
Was this helpful?
Last updated
Was this helpful?
The CSV panelist import feature let you build a panel using existing data from a CSV file. You can define how your CSV will imported using the import settings.
Below is a small CSV sample that could be imported as panel. This sample would create a panel with 3 attributes (name, last name, email) and 2 panelists inside
Field delimiter
is the char that will act as a delimiter between the exported answers columns inside a CSV.
Text delimiter
is the char that will act as a delimiter between the text entries inside a CSV
Use header as labels
uses the first row of the CSV to create the .
Use 1st column as sourceuid
uses the first column of the CSV as the panel source uid. The source uid of a panel is the column that will uniquely identify the panelist within the panel, this value should be unique across all the panelists.