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

From TaticView
Jump to: navigation, search
(Created page with "* Qualquer delimitador de colunas pode ser usado (com exceção a quebra de linhas); * Campos de Data devem estar num formato suportado. Ex.: ''"dd/MM/yyyy"'' = ''31/01/2013''...")
(Created page with "'''Atenção. Muito Importante'''")
Line 23: Line 23:
  
  
'''Attention. Very Important'''
+
'''Atenção. Muito Importante'''
  
 
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:
 
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:

Revision as of 13:57, 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.


Específico para CSV

  • Qualquer delimitador de colunas pode ser usado (com exceção a quebra de linhas);
  • Campos de Data devem estar num formato suportado. Ex.: "dd/MM/yyyy" = 31/01/2013;
  • Campos de Valor (numéricos) devem usar ponto "." ou vírgula "," como separados decimal.


Atenção. Muito Importante

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;