Formatos de Arquivo Suportados

From TaticView
Revision as of 13:43, 4 April 2014 by Jeferson (talk | contribs) (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...")
Jump to: navigation, search

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;