Difference between revisions of "Importing Problems/pt-br"

From TaticView
Jump to: navigation, search
(Created page with "'''Se o seu arquivo está apresentando erro ao importar, verifique essas dicas:'''")
(Created page with "* Verifique se o arquivo é suportado (Formato de Arquivo Suportados); * Remova colunas totalmente vazias (sem dados e cabeçalho); * Remova l...")
Line 2: Line 2:
  
  
* Check if the file is supported ([[Supported File Formats]]);
+
* Verifique se o arquivo é suportado ([[Supported File Formats/pt-br|Formato de Arquivo Suportados]]);
* Remove full empty columns (without data and header);
+
* Remova colunas totalmente vazias (sem dados e cabeçalho);
* Remove full empty rows/lines;
+
* Remova linhas/registros totalmente vazias;
* Remove all non date, text or number data type column (like images);
+
* Remova todas colunas que não são datas, textos ou números (como imagens);
* Remove merged cells;
+
* Remova células mescladas;
* Remove or format correctly date column not identified by the spreadsheet;
+
* Remova ou formate corretamente colunas de data que não estão sendo identificadas na planilha;
* Remove unknown, strange or control characters;
+
* Remova caracteres desconhecidos, estranhos ou de controle;
* Remove special characters and dots (.) from headers titles;
+
* Remova caracteres especiais, como pontos e linhas do cabeçalho;
* Remove non-mathematical and complex expressions ([[Expressions]]);
+
* Remova expressões complexas ou não matemáticas ([[Expressions/pt-br|Expressões]]);
* If using headers, fill it for all columns;
+
* Se usar cabeçalhos, preencha-o em todas colunas;
* Check for data type mixed columns. All cells in a column must be the same data type;
+
* Verifique por tipos de dados diferentes na mesma coluna. Todas células numa coluna devem ser do mesmo tipo;
* Check if some column its not exceeding the size limit ([[Supported File Formats|See limits]]);
+
* Verifique se alguma coluna não está excedendo o tamanho limite ([[Supported File Formats/pt-br|Veja os limites]]);
* Check if the file it not exceeding the columns limit ([[Supported File Formats|See limits]]);
+
* Verifique se o arquivo não está excedendo o tamanho limite ([[Supported File Formats/pt-br|Veja os limites]]);
* Check if the file it not exceeding the rows limit ([[Supported File Formats|See limits]]);
+
* Verifique se o arquivo não está excedendo o limite de linhas ([[Supported File Formats/pt-br|Veja os limites]]);
  
 
* Specific for CSV files:
 
* Specific for CSV files:

Revision as of 13:56, 3 April 2014

Se o seu arquivo está apresentando erro ao importar, verifique essas dicas:


  • Verifique se o arquivo é suportado (Formato de Arquivo Suportados);
  • Remova colunas totalmente vazias (sem dados e cabeçalho);
  • Remova linhas/registros totalmente vazias;
  • Remova todas colunas que não são datas, textos ou números (como imagens);
  • Remova células mescladas;
  • Remova ou formate corretamente colunas de data que não estão sendo identificadas na planilha;
  • Remova caracteres desconhecidos, estranhos ou de controle;
  • Remova caracteres especiais, como pontos e linhas do cabeçalho;
  • Remova expressões complexas ou não matemáticas (Expressões);
  • Se usar cabeçalhos, preencha-o em todas colunas;
  • Verifique por tipos de dados diferentes na mesma coluna. Todas células numa coluna devem ser do mesmo tipo;
  • Verifique se alguma coluna não está excedendo o tamanho limite (Veja os limites);
  • Verifique se o arquivo não está excedendo o tamanho limite (Veja os limites);
  • Verifique se o arquivo não está excedendo o limite de linhas (Veja os limites);
  • Specific for CSV files:
    • Check if selected file encoding, columns, decimal separator and date mask match the file;
    • Try to save as XLS or XLSX to import;


Download a sample file here: Sales.xlsx


Important


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


  • 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;