Difference between revisions of "Importing Problems"

From TaticView
Jump to: navigation, search
(Marked this version for translation)
Line 4: Line 4:
 
<translate>
 
<translate>
  
 +
<!--T:10-->
 
<div style="float: right;">__TOC__</div>
 
<div style="float: right;">__TOC__</div>
  
 +
<!--T:11-->
 
See also [[Excel Importing Guide]].
 
See also [[Excel Importing Guide]].
  
  
 +
<!--T:12-->
 
<span style="color: red;">'''Important:'''</span>
 
<span style="color: red;">'''Important:'''</span>
  
  
 +
<!--T:13-->
 
Some settings cannot be modified in the data file or import file during the data import so the dashboards can work properly. For instance:
 
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:
 
* You cannot add new columns between already imported columns:
Line 23: Line 27:
  
  
 +
<!--T:14-->
 
If the file you are trying to import is presenting an error, check below to see probable causes and solutions. Or get in touch with our [https://support.taticview.com Support Team].
 
If the file you are trying to import is presenting an error, check below to see probable causes and solutions. Or get in touch with our [https://support.taticview.com Support Team].
  
  
== Problems uploading a file ==
+
== Problems uploading a file == <!--T:15-->
  
  
==== <span id="ThereAreNoColumnsException">We could not detect any data column in the file</span> ====
+
==== <span id="ThereAreNoColumnsException">We could not detect any data column in the file</span> ==== <!--T:16-->
 
* Check if the file you are trying to import is in a format accepted by TaticView. See more [[Excel Importing Guide]];
 
* Check if the file you are trying to import is in a format accepted by TaticView. See more [[Excel Importing Guide]];
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
 
* Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;
 
* Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;
  
==== <span id="FileWithoutRowsException">Could not detect data lines in file</span> ====
+
==== <span id="FileWithoutRowsException">Could not detect data lines in file</span> ==== <!--T:17-->
 
* Check if the file you are trying to import is in a format accepted by TaticView. See more [[Excel Importing Guide]];
 
* Check if the file you are trying to import is in a format accepted by TaticView. See more [[Excel Importing Guide]];
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
 
* Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;
 
* Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;
  
==== <span id="EmptyFileException">We've detected that the file is empty</span> ====
+
==== <span id="EmptyFileException">We've detected that the file is empty</span> ==== <!--T:18-->
 
* Check if the file you are trying to import has any data;
 
* Check if the file you are trying to import has any data;
 
* Check if the file is in a format accepted by TaticView;
 
* Check if the file is in a format accepted by TaticView;
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
 
* TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
  
==== <span id="InvalidXLSXFormatException">XLSX file is in an invalid format</span> ====
+
==== <span id="InvalidXLSXFormatException">XLSX file is in an invalid format</span> ==== <!--T:19-->
 
* The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on [[Save File Supported Format]];
 
* The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on [[Save File Supported Format]];
 
* Check if the file is secured with a password if so, remove it;
 
* Check if the file is secured with a password if so, remove it;
  
==== <span id="NotOOXMLFileException">XLSX file is out of Excel's standards</span> ====
+
==== <span id="NotOOXMLFileException">XLSX file is out of Excel's standards</span> ==== <!--T:20-->
 
* The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on [[Save File Supported Format]];
 
* The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on [[Save File Supported Format]];
 
* If the file was generated by a third party software, the problem can be with the software used;
 
* If the file was generated by a third party software, the problem can be with the software used;
  
==== <span id="InvalidXLSFormatException">XLS file is in an invalid format</span> ====
+
==== <span id="InvalidXLSFormatException">XLS file is in an invalid format</span> ==== <!--T:21-->
 
* Verify if the file is an XLS file. Try saving the file again using Excel. See how on [[Save File Supported Format]];
 
* Verify if the file is an XLS file. Try saving the file again using Excel. See how on [[Save File Supported Format]];
  
==== <span id="EncryptedXLSFormatException">XLS file encrypted</span> ====
+
==== <span id="EncryptedXLSFormatException">XLS file encrypted</span> ==== <!--T:22-->
 
* Remove the encryption if the file is encrypted. TatciView does not support encrypted XLS files;
 
* Remove the encryption if the file is encrypted. TatciView does not support encrypted XLS files;
  
==== <span id="FileReadingFailureException">File not supported</span> ====
+
==== <span id="FileReadingFailureException">File not supported</span> ==== <!--T:23-->
 
* The file type is based on its extension. The submitted file has an unknown extension. See the supported formats [[Supported File Formats]];
 
* The file type is based on its extension. The submitted file has an unknown extension. See the supported formats [[Supported File Formats]];
  
==== <span id="ODFFormatNotSupportedException">File in ODF format</span> ====
+
==== <span id="ODFFormatNotSupportedException">File in ODF format</span> ==== <!--T:24-->
 
* Files in the ODF format (OpenOffice, LibreOffice) are not supported. See the [[Supported File Formats|supported formats]]. Try converting the file to the Excel's standard format or CSV, see hoe on [[Save File Supported Format]];
 
* Files in the ODF format (OpenOffice, LibreOffice) are not supported. See the [[Supported File Formats|supported formats]]. Try converting the file to the Excel's standard format or CSV, see hoe on [[Save File Supported Format]];
  
==== <span id="OldExcelFormatExceptio">Excel format not supported</span> ====
+
==== <span id="OldExcelFormatExceptio">Excel format not supported</span> ==== <!--T:25-->
 
* The file was generated in an old Excel version. Try converting the file to a more recent Excel format. See more [[Save File Supported Format]];
 
* The file was generated in an old Excel version. Try converting the file to a more recent Excel format. See more [[Save File Supported Format]];
  
  
== Data preview problems ==
+
== Data preview problems == <!--T:26-->
  
  
==== <span id="ColumnNameIsBlankException">Columns with the name in blank</span> ====
+
==== <span id="ColumnNameIsBlankException">Columns with the name in blank</span> ==== <!--T:27-->
 
* Check if there is a column with the name in blank on the header in your file;
 
* Check if there is a column with the name in blank on the header in your file;
  
==== <span id="TitleIsBlankException">Columns with the title in blank</span> ====
+
==== <span id="TitleIsBlankException">Columns with the title in blank</span> ==== <!--T:28-->
 
* Check if there is a column with the title in blank on the header in your file;
 
* Check if there is a column with the title in blank on the header in your file;
  
==== <span id="CharactersExceedLimitException">Columns when the name is too large</span> ====
+
==== <span id="CharactersExceedLimitException">Columns when the name is too large</span> ==== <!--T:29-->
 
* Check if there is a column's title that exceeds the 50 characters limit. If so, reduce the column's title;
 
* Check if there is a column's title that exceeds the 50 characters limit. If so, reduce the column's title;
  
==== <span id="ColumnsWithSameNameException">Columns with the same name</span> ====
+
==== <span id="ColumnsWithSameNameException">Columns with the same name</span> ==== <!--T:30-->
 
* TaticView does not support columns with the same name. It will be necessary to change the columns names if your file has columns with the same name;
 
* TaticView does not support columns with the same name. It will be necessary to change the columns names if your file has columns with the same name;
  
==== <span id="TitlesWithSameNameException">Columns with the same title</span> ====
+
==== <span id="TitlesWithSameNameException">Columns with the same title</span> ==== <!--T:31-->
 
* TaticView does not support columns with the same title. It will be necessary to change the columns titles if your file has columns with the same title;
 
* TaticView does not support columns with the same title. It will be necessary to change the columns titles if your file has columns with the same title;
  
==== <span id="InvalidExpressionException">Columns with invalid expressions</span> ====
+
==== <span id="InvalidExpressionException">Columns with invalid expressions</span> ==== <!--T:32-->
 
* Check your file's expressions (formulas) and correct the incorrect ones;
 
* Check your file's expressions (formulas) and correct the incorrect ones;
  
==== <span id="ColumnRemovedException">File's columns removal</span> ====
+
==== <span id="ColumnRemovedException">File's columns removal</span> ==== <!--T:33-->
 
* TaticView does not support column removal after the file has been imported for the first time. The current file must have the same existing columns if you are updating the data;
 
* TaticView does not support column removal after the file has been imported for the first time. The current file must have the same existing columns if you are updating the data;
  
==== <span id="CircularReferenceException">Expressions with circular reference</span> ====
+
==== <span id="CircularReferenceException">Expressions with circular reference</span> ==== <!--T:34-->
 
* Expressions with circular reference have been detected (expressions on which depend on others). TaticView does not support this behavior. It will be necessary to remove the circular reference to import your data;
 
* Expressions with circular reference have been detected (expressions on which depend on others). TaticView does not support this behavior. It will be necessary to remove the circular reference to import your data;
  
==== <span id="MissingTypesOfColumnsException">File without the minimum requirements</span> ====
+
==== <span id="MissingTypesOfColumnsException">File without the minimum requirements</span> ==== <!--T:35-->
 
* Your file does not have the minimum requirements to be imported to TaticView. It is necessary to have at least a '''DATE''', a '''TEXT''' column, and a '''NUMERIC''' column. See more on [[Supported File Formats]];
 
* Your file does not have the minimum requirements to be imported to TaticView. It is necessary to have at least a '''DATE''', a '''TEXT''' column, and a '''NUMERIC''' column. See more on [[Supported File Formats]];
  
 
</translate>
 
</translate>

Revision as of 14:27, 13 October 2017

Other languages:
English • ‎português do Brasil


See also Excel Importing Guide.


Important:


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;


If the file you are trying to import is presenting an error, check below to see probable causes and solutions. Or get in touch with our Support Team.


Problems uploading a file

We could not detect any data column in the file

  • Check if the file you are trying to import is in a format accepted by TaticView. See more Excel Importing Guide;
  • TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
  • Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;

Could not detect data lines in file

  • Check if the file you are trying to import is in a format accepted by TaticView. See more Excel Importing Guide;
  • TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;
  • Check if there is data in the first tab (spreadsheet) of the file you are trying to upload. We always consider the first tab;

We've detected that the file is empty

  • Check if the file you are trying to import has any data;
  • Check if the file is in a format accepted by TaticView;
  • TaticView reads the first ten columns (on the first visible tab in XLS and XLSX files) of the file to detect the data columns. In case the columns are not found, the process is aborted;

XLSX file is in an invalid format

  • The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on Save File Supported Format;
  • Check if the file is secured with a password if so, remove it;

XLSX file is out of Excel's standards

  • The file's structure does not respect the XLSX format. Try saving the file again using Excel. See how on Save File Supported Format;
  • If the file was generated by a third party software, the problem can be with the software used;

XLS file is in an invalid format

XLS file encrypted

  • Remove the encryption if the file is encrypted. TatciView does not support encrypted XLS files;

File not supported

  • The file type is based on its extension. The submitted file has an unknown extension. See the supported formats Supported File Formats;

File in ODF format

Excel format not supported

  • The file was generated in an old Excel version. Try converting the file to a more recent Excel format. See more Save File Supported Format;


Data preview problems

Columns with the name in blank

  • Check if there is a column with the name in blank on the header in your file;

Columns with the title in blank

  • Check if there is a column with the title in blank on the header in your file;

Columns when the name is too large

  • Check if there is a column's title that exceeds the 50 characters limit. If so, reduce the column's title;

Columns with the same name

  • TaticView does not support columns with the same name. It will be necessary to change the columns names if your file has columns with the same name;

Columns with the same title

  • TaticView does not support columns with the same title. It will be necessary to change the columns titles if your file has columns with the same title;

Columns with invalid expressions

  • Check your file's expressions (formulas) and correct the incorrect ones;

File's columns removal

  • TaticView does not support column removal after the file has been imported for the first time. The current file must have the same existing columns if you are updating the data;

Expressions with circular reference

  • Expressions with circular reference have been detected (expressions on which depend on others). TaticView does not support this behavior. It will be necessary to remove the circular reference to import your data;

File without the minimum requirements

  • Your file does not have the minimum requirements to be imported to TaticView. It is necessary to have at least a DATE, a TEXT column, and a NUMERIC column. See more on Supported File Formats;