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

From TaticView
Jump to: navigation, search
(Updating to match new version of source page)
(Created page with "<span style="color: red;">'''Importante:'''</span>")
Line 27: Line 27:
  
  
'''Atenção. Muito Importante'''
+
<span style="color: red;">'''Importante:'''</span>
  
Para manter o correto funcionamento dos painéis criados, algumas definições não podem ser alteradas no arquivo de dados e no arquivo de importação:
+
Some settings cannot be modified in the data file or import file during the data import so the dashboards can work properly. For instance:
 +
* You cannot add new columns between already imported columns:
 +
** New columns must be added at the end of the file;
 +
* Columns titles cannot be modified after the first import:
 +
** The columns nicknames can be modified in [[Input Data Format]], but the dashboard's objects created previously will keep the previous nickname;
 +
** You must remove and add the column to update the dashboard's object nickname;
 +
* The columns cannot be removed from the file after the first import;
 +
* The columns position cannot be modified after the first import;
 +
* The columns data type (text, value, date) cannot be modified after the first import;
  
 
* Verifique por diferenças da importação inicial/anterior:
 
** Colunas não podem ser adicionadas entre as colunas originais;
 
*** Colunas somente podem ser adicionadas no final do arquivo;
 
** Os títulos das colunas não podem ser alterados;
 
*** O apelido das colunas pode ser alterado na [[Input Data Format/pt-br|importação do arquivo]], mas objetos previamente criados continuaram com o apelido antigo;
 
*** Para atualizar o apelido num objeto, remova e adicione novamente a coluna;
 
** Colunas não podem ser removidas do arquivo;
 
** Colunas não podem ter suas posições alteradas;
 
** O tipo de dados da coluna não pode ser alterado;
 
  
  
 
<!--[[Save File Supported Format/pt-br|Salvar arquivo em um formato suportado]]-->
 
<!--[[Save File Supported Format/pt-br|Salvar arquivo em um formato suportado]]-->

Revision as of 17:05, 18 October 2017

Other languages:
English • ‎português do Brasil


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


Extensões Suportadas: XLS, XLSX, XLSM 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 100MB (20MB para XLS), 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 Expressões para mais informações;
  • Os títulos das colunas (cabeçalhos) podem conter no máximo 50 caracteres.


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.


Importante:

Some settings cannot be modified in the data file or import file during the data import so the dashboards can work properly. For instance:

  • You cannot add new columns between already imported columns:
    • New columns must be added at the end of the file;
  • Columns titles cannot be modified after the first import:
    • The columns nicknames can be modified in Input Data Format, but the dashboard's objects created previously will keep the previous nickname;
    • You must remove and add the column to update the dashboard's object nickname;
  • The columns cannot be removed from the file after the first import;
  • The columns position cannot be modified after the first import;
  • The columns data type (text, value, date) cannot be modified after the first import;