Skip to main content

Container CSV

Used when you want to create a container from a specific CSV file that was uploaded to a connected media source.

Available properties:

PropertyDescription 
NameName of the CSV container 
TranslationName of the CSV container in different languages 
DatasourceData source where the CSV file is stored 
ResourceName of the CSV file with extension 
OptionsGeneral settings about the CSV file:
  • Encoding: What encoding type the CSV file follows
  • Culture: What culture the CSV is in, for example what is the type of delimiter
  • Row Delimiter: What value is used to show the end of the row
  • Column delimiter: What value is used to show the end of the column
  • Text Qualifier: The start of the column, for example “text”, here the qualifier is a “
  • Lines To Skip: the number of lines that will be skipped in the beginning of the csv
  • HasHeaders: Skip first row if table already has headers
  •  
    +Add new column into the table 
    👁Preview the data
    🌐Set translation in different languages 
    RelationsAdd new relations to different tables, available relations are:
  • One to one
  • Many to one
  • Many to many
  •