Importing Problems

From TaticView
Revision as of 12:09, 19 September 2017 by Jonathan (talk | contribs)
Jump to: navigation, search
Other languages:
English • ‎português do Brasil


Check first our Excel Importing Guide.


If your file is failing to import, check these important tips:

  • 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);
  • 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;
  • Specific for XLS and XLSX files:
    • Make sure the file has more than one spreadsheet (tab). TaticView always considers only the first worksheet (tab) of the file, ignoring the others;


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;