CSV-Datei in ein Board importieren
Import a CSV file into a Board and transfer important data to your existing Plaky Board. With this solution, you can integrate information from external systems and Plaky.
CSV-Daten importieren #
To start, you will need to import your prepared CSV file into your Plaky Board. Here’s how:
- Klicke auf die drei Punkte rechts
- Select Import from CSV

- Upload a CSV file
- Select the delimiter
- Toggle if the first row should be headers
- Select which column shows the Item name
- Click Proceed to move on to mapping

After uploading a CSV, you can map CSV columns to Board fields.
- Select the destination group
- Select one of the existing Item groups
- Create a new Item group
- Select a CSV column for group name
- Map to which Board Fields you want to import the data from the CSV
- Click on Finish import to complete the action

Wenn die CSV-Spalte mehr Spalten enthält als die zulässige Anzahl von Feldern auf dem Board (definiert durch den Abonnementplan deines Arbeitsbereichs), kannst du die CSV-Spalten bis zu diesem Limit zuordnen, und die Zuordnung zusätzlicher Spalten wird deaktiviert. Wenn die Daten einer Spalte für dich nicht so wichtig sind, kannst du die Zuordnung für diese Spalte jederzeit überspringen, indem du die Option Keine auswählst.
Unterelemente können nicht aus einer CSV-Datei importiert werden.
Columns that are not mapped will be lost.
Erforderliches CSV-Format #
- Plaky uses a comma as the default delimiter. However, you can change it to a tab, a pipe, a space, or a semicolon.
- If the file is not marked as having headers, the first row is treated as item data, and for CSV, column names are generic: Column 1, Column 2, etc.
- The maximum CSV file size is 10MB.
Wenn du eine große Datei oder eine Datei mit vielen Zeilen hast, kannst du sie so aufteilen, dass sie das Limit nicht überschreitet.
CSV-Beispiel #
You can create a CSV file: By opening an Excel file and then going Save as and choosing 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.
Beispiel-CSV-Datei herunterladen.
Gruppe, Erstellungsdatum, Erstellt von, Element-ID, Titel, Veröffentlichungsdatum, Person, Kopie, Design, Veröffentlichungsstatus, Kanal
GruppeA1, ErstellungsdatumA,,
GruppeB1, ErstellungsdatumB,,
GruppeB2, ErstellungsdatumB, Erstellt vonB1
GruppeC1, Erstellt vonC1,
GruppeC2, Erstellt vonC1, Element-ID1
,,,"Element-ID2, Element-ID3"
Hinweise #
- 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.
- The maximum number of rows in the CSV file is 1001.
- Character limits within the app also apply to CSV files.
- A CSV file can contain up to 18 values for the Status field; any additional values will be skipped during the import.
- The 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.