Difference between revisions of "Supported File Formats/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "'''Formatos Suportados''':")
(Created page with "* O arquivo precisa conter ao menos uma coluna de Data, uma de Texto e uma de Valor; * Os arquivos devem ter no máximo 50MB (10M...")
Line 7: Line 7:
 
'''Formatos Suportados''':  
 
'''Formatos Suportados''':  
  
* Files must contain at least one [[Date]], one [[Text]] and one [[Value]] column;
+
* O arquivo precisa conter ao menos uma coluna de [[Date/pt-br|Data]], uma de [[Text/pt-br|Texto]] e uma de [[Value/pt-br|Valor]];
* Files must have a maximum of 50MB (10MB for XLS), 100,000 rows, 128 total columns and 32 text columns;
+
* Os arquivos devem ter no máximo 50MB (10MB para XLS), 100.000 linhas, 32 colunas de texto e 128 colunas no total;
* [[Text]] data type columns have a limit of 255 characters;
+
* Colunas do tipo [[Text/pt-br|Texto]] devem ter no máximo 255 caracteres;
* [[Value]] data type columns are limited to 11 integers and 5 decimals;
+
* Colunas do tipo [[Value/pt-br|Valor]] devem ter no máximo 11 inteiros e 5 casas decimais;
* Files can also contain formulas and expressions, see [[File Formulas]] for more information.
+
* Arquivos ainda podem conter fórmulas e expressões, veja [[File Formulas/pt-br|Fórmulas]] para mais informações.
  
  

Revision as of 13:43, 4 April 2014

O TaticView suporta os seguintes tipos de arquivo e formatos para importação e atualização:


Extensões Suportadas: XLS, XLSX e CSV (ou outra compatível com CSV);


Formatos Suportados:

  • O arquivo precisa conter ao menos uma coluna de Data, uma de Texto e uma de Valor;
  • Os arquivos devem ter no máximo 50MB (10MB para XLS), 100.000 linhas, 32 colunas de texto e 128 colunas no total;
  • Colunas do tipo Texto devem ter no máximo 255 caracteres;
  • Colunas do tipo Valor devem ter no máximo 11 inteiros e 5 casas decimais;
  • Arquivos ainda podem conter fórmulas e expressões, veja Fórmulas para mais informações.


CSV Specific Requirements:

  • Any field delimiter is supported (with the exception of line breaks);
  • Date fields must be in a supported format. Ex.: "dd/MM/yyyy" = 31/01/2013;
  • Value (numeric) fields must use dot "." or comma "," as decimal separator.


Attention. Very Important

To maintain the correct operation of the created dashboards, some definitions and settings can not be changed latter in the data source and its import file:


  • New Columns can not be added between the original columns in the file;
    • It is possible to add column to the end of the file;
  • Columns names can not be changed in the file header;
    • Column names can be changed in the Input Data Format step, but objects that already use this column will keep the previous name.
    • To update, remove and add again the column to the object;
  • Columns can not be removed from the file;
  • Columns must maintain its original order in the file;
  • Columns data type can not be changed;