Open main menu

TaticView β

Changes

Importing Problems/en

1,699 bytes added, 14:48, 18 December 2020
Updating to match new version of source page
==== <span id="StrictOOXMLNotSupportedException">XLSX file in Strict Open XML format</span> ====
We do not support files with the ''XLSX'' extension that were saved with the ''Strict Open XML'' format. We recommend that:
* Try to save the file using the standard format of Excel. See how [[Saving as Save File Supported Format|here]];
==== <span id="InvalidXLSFormatException">XLS file is in an invalid format</span> ====
* Convert the file to a newer Excel format. See how [[Save File Supported Format|here]];
==== <span id="OfficeXmlInXLSFileException">XLSX file with XLS extension</span> ====
The file you are trying to import has an ''XLS'' extension, but by analyzing its structure we have detected that it is an ''XLSX'' or ''XLSM'' file. To be able to import this file, we suggest that you try the following:
* Try to save the file using the standard format of Excel. See how [[Save File Supported Format|here]];
==== <span id="AttNameAlreadyUsedInDatamartException">Changing column name to an existing column name</span> ====
You are trying to rename a column to the same name as an existing column. This is not allowed in the same process.
* You will have to do the process in two steps. First import by renaming the first column. And then import again renaming the desired one to the name of the first.
== Data Formatting Problems ==
==== <span id="CharactersExceedLimitException">Columns when the name is too large</span> ====
* Check if there is a The current limit for the column's title that exceeds the is 50 characters limit. If soany column in your file is longer than 50 characters, reduce the column's titlename to proceed with the import.* You can rename the columns on the [[Input Data Format]] screen;
==== <span id="ColumnsWithSameNameException"><span id="TitlesWithSameNameException">Columns with the same name</span></span> ====
==== <span id="NumberOfColsExceedLimit">Column limit exceeded</span> ====
TaticView has a limit of columns that can be imported per file. Currently this limit is 128 256 columns in total.* See all limits [[Supported File Formats|here]]; ==== <span id="NumberOfDateColsExceedLimit">Date Columns limit exceeded</span> ====TaticView has a limit of Date columns that can be imported per file. Currently this limit is 62 date columns.
* See all limits [[Supported File Formats|here]];
==== <span id="NumberOfTextColsExceedLimit">Text column limit exceeded</span> ====
TaticView has a limit of Text columns that can be imported per file. Currently, this limit is 32 62 text columns.* See all limits [[Supported File Formats|here]]; ==== <span id="NumberOfNumericColsExceedLimit">Numeric Columns limit exceeded</span> ====TaticView has a limit of Numeric columns that can be imported per file. Currently this limit is 254 numeric columns.* See all limits [[Supported File Formats|here]]; ==== <span id="NumberOfDimensionsColsExceedLimit">Dimension Columns (Date + Text) limit exceeded</span> ====TaticView has a limit of textDimensions columns that can be imported per file. Currently this limit is 63 dimension columns.
* See all limits [[Supported File Formats|here]];
11,677
edits