Difference between revisions of "Input Data Format"

From TaticView
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<languages/>
 +
 +
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
[[File:Formatação dos dados+en-US.PNG|500px|link=]]
+
[[File:Formatação dos dados+en-US.PNG|link=]]
  
  
 
<!--T:2-->
 
<!--T:2-->
* '''Charset''': Specifies the file charset. Usually the correct option is automatically selected. For CSV files only;
+
* '''Charset''': Specifies the file charset. Usually, the correct option is automatically selected. For CSV files only;
  
 
<!--T:3-->
 
<!--T:3-->
Line 14: Line 17:
  
 
<!--T:5-->
 
<!--T:5-->
* '''Delimited by''': Specifies the columns delimiter character. Select between ''Tab'', ''Semicollon'', ''Collon'' or ''Other character'' (for ''Other'' type the desired delimiter in the field). Usually the correct option is selected automatically. For CSV files only;
+
* '''Delimited by''': Specifies the columns delimiter character. Select between ''Tab'', ''Semicolon'', ''Collon'' or ''Another character'' (for ''Other'' type the desired delimiter in the field). Usually, the correct option is selected automatically. For CSV files only;
  
 
<!--T:6-->
 
<!--T:6-->
* '''Header''': Check if the file have a ''Header row'' that identifies the columns. The header will be used as the default name for the columns in the data source;
+
* '''Header''': Check if the file has a ''Header row'' that identifies the columns. The header will be used as the default name for the columns in the datasource;
  
 
<!--T:7-->
 
<!--T:7-->
Line 35: Line 38:
  
 
<!--T:11-->
 
<!--T:11-->
If you are [[Import/Update data|updating]] a data source, go directly to the [[New Data Source Summary|import summary]].
+
If you are [[Import/Update data|updating]] a datasource, go directly to the [[New Data Source Summary|import summary]].
 
</translate>
 
</translate>

Latest revision as of 14:25, 30 September 2022

Other languages:
English • ‎português do Brasil


Formatação dos dados+en-US.PNG


  • Charset: Specifies the file charset. Usually, the correct option is automatically selected. For CSV files only;
  • Start row: Specifies which row of the file the import process should start reading. Headings should be included if the Header row option is checked. For CSV files only;
  • Date mask: Choose the Date fields mask in the file. The selected mask must be exactly equal to the format used by dates in the file. For CSV files only;
  • Delimited by: Specifies the columns delimiter character. Select between Tab, Semicolon, Collon or Another character (for Other type the desired delimiter in the field). Usually, the correct option is selected automatically. For CSV files only;
  • Header: Check if the file has a Header row that identifies the columns. The header will be used as the default name for the columns in the datasource;
  • Decimal Separator: Specifies the decimal separator used in the file. For CSV files only
  • Columns options: Click the column header in the preview table to select and change its options:
    • Column data type: Specifies the column data type: Date, Text or Value;
    • Column name: Specifies the column name.;
    • Decimal places: Specifies how many decimal places. For Value columns only;

Click the Next button.

See Automatic Dashboard Generation for information on how to continue.

If you are updating a datasource, go directly to the import summary.