Table actions

How to import records to a table from a CSV file

  1. Export the empty dataset schema using the ‘export table data’ button and
    selecting ‘CSV’.
  2. Use this template to create a CSV file in the right format to import your data.
    Note: the field separator ‘,’ used for CSV files.
  3. Use the ‘import table data’ to bring the data back into the table via the CSV file.
  4. Note: Rows will be appended to the current table except when ´Replace data’
    check is selected.
  5. The dataset will be automatically validated after import.
  6. Note: the name of the CSV will have to be the same as the name of the table
    that is going to be imported data to.

Scroll to Top