Projects

Blob Primary Right

Import CSV to a Board

Enhance Plaky Board’s functionality and data management by importing CSV data into any of the existing Boards, or by creating a brand new board from your CSV. Migrate data from CSV easily and continue working with it in Plaky. This seamless solution integrates information from external systems into your Board efficiently.

Import CSV #

If you are importing data to the existing Board, you can choose to map CSV data to the existing Board Fields or to create new Fields on the Board.

To import CSV file to an existing Board:

  1. Click the three dots … in the top right corner to open the Board menu
  2. Select Import from CSV


  3. Select a CSV file to import 
  4. Choose the CSV delimiter from the dropdown 
  5. Mark if there are headers in the file (if yes, first row will be considered as column names; if no, first CSV row is considered also as data for import)
  6. Select which column from the file defines Item name (by default the first column from the CSV is taken for the Item name)



    After uploading the file, a table generated from its contents will immediately appear on the right side of the modal, so you can always quickly check if you chose the right options for headers, delimiter and item name.

  7. Click Proceed

  8. Select the destination group to define to which Item group you want your data imported:
    – Existing group (choose from the dropdown any of the existing groups from the Board)
    – New group (type the name of the group you want to create on the Board)
    – Choose CSV column for a group name (select the column from the dropdown menu if you want data to be imported to a group created based on one of the CSV columns)

  9. Map to which Board Fields you want to import the data from the CSV:
    – Select one of the existing Fields on the Board
    – Choose to create a new Field and choose which Field type suits the best
    – None (choose this option if you don’t want to import the data from this particular CSV column)

    You can immediately preview what the imported data will look like while doing the mapping (choosing the destination group and destination Fields) on the right side of the screen.

  10. Click Finish import to complete the action

Unmapped columns will be lost. Mapping for columns used for task name can be changed if you have to go back to the first step. Mapping for columns used for group name also can be changed, in the section where mapping for destination group was defined.

If the CSV column contains more columns than allowed number of Fields on the Board (defined by subscription plan of your Workspace), you can map the csv columns up to that limit, and additional columns mapping will be disabled. If some column’s data is not that important for you, you can always choose to skip the mapping for that column by choosing the option None.

Required CSV format #

  • Plaky uses comma as the default delimiter. However, you can change it to a tab, pipe, or semicolon
  • If the file is not marked to have headers, the first row is treated as item data and for CSV column names generic names will be used: Column 1, Column 2, etc
  • Maximum CSV file size is 10MB

If you have a large file, a file with lots of rows, divide it so it doesn’t exceed limit.

CSV example #

You can create a CSV file: By opening an Excel file and then go Save as and choose CSV format; or by opening a plain text editor (like Notepad) and putting headers in the first row (where you separate values with, for example, a comma), and listing values in new rows.

Download example CSV file.

Group, Creation Date, Created By, item-id, Title, Publish Date, Person, Copy, Design, Publication status, Channel

GroupA1,Creation DateA,,

GroupB1,Creation DateB,,

GroupB2,Creation DateB,Created ByB1,

GroupC1,,Creadted ByC1,

GroupC2,,Creadted ByC1,item-id1

,,,"item-id2,item-id3"

Notes #

  • If you don’t select which column defines the Item name, the first column from your CSV file will be used by default as the Item name.
  • Maximum number of columns in the CSV file is 70
  • Maximum number of rows in the CSV file is 1001
  • Character limits within the app also apply to CSV files
  • CSV file can contain up to 18 values for Status field; any the additional values will be skipped during the import
  • Maximum number of Item groups to import is 20; any additional Item groups will be mapped to the last Item group on the Board
  • The content of the CSV file does not need to be in English
  • You can upload only one CSV file to a Board at a time; a new CSV file can be uploaded only after the import of the first file is complete
  • Each Field on the Board can be mapped to only one column from the CSV (1 column = 1 Field)
  • CSV columns containing letters or numbers can be mapped to textual fields. However, if you attempt to map textual columns to timeline, date, or number fields, they will be skipped during the import

Was this article helpful?

Thank you! If you’d like a member of our support team to respond to you, please drop us a note at support@plaky.com