Difference between revisions of "Translations:Importing Problems/2/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 2: Line 2:
 
* Remove full empty columns (without data and header);
 
* Remove full empty columns (without data and header);
 
* Remove full empty rows/lines;
 
* Remove full empty rows/lines;
* Remove all non date, text or number data type column (like images);
+
* Remove all non-date, text or number data type column (like images);
 
* Remove merged cells;
 
* Remove merged cells;
 
* Remove or format correctly date column not identified by the spreadsheet;
 
* Remove or format correctly date column not identified by the spreadsheet;
Line 10: Line 10:
 
* If using headers, fill it for all columns;
 
* If using headers, fill it for all columns;
 
* Check for data type mixed columns. All cells in a column must be the same data type;
 
* Check for data type mixed columns. All cells in a column must be the same data type;
* Check if some column its not exceeding the size limit ([[Supported File Formats|See limits]]);
+
* Check if some column is not exceeding the size limit ([[Supported File Formats|See limits]]);
* Check if the file it not exceeding the columns limit ([[Supported File Formats|See limits]]);
+
* Check if the file is not exceeding the columns limit ([[Supported File Formats|See limits]]);
* Check if the file it not exceeding the rows limit ([[Supported File Formats|See limits]]);
+
* Check if the file is not exceeding the rows limit ([[Supported File Formats|See limits]]);

Revision as of 17:48, 21 September 2017

  • Check if the file is supported (Supported File Formats);
  • Remove full empty columns (without data and header);
  • Remove full empty rows/lines;
  • Remove all non-date, text or number data type column (like images);
  • Remove merged cells;
  • Remove or format correctly date column not identified by the spreadsheet;
  • Remove unknown, strange or control characters;
  • Remove special characters and dots (.) from headers titles;
  • Remove non-mathematical and complex expressions (Expressions);
  • If using headers, fill it for all columns;
  • Check for data type mixed columns. All cells in a column must be the same data type;
  • Check if some column is not exceeding the size limit (See limits);
  • Check if the file is not exceeding the columns limit (See limits);
  • Check if the file is not exceeding the rows limit (See limits);