Open main menu

TaticView β

Changes

Importing Problems

427 bytes removed, 14:36, 13 October 2017
no edit summary
==== <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;
 
==== <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;
==== <span id="CharactersExceedLimitException">Columns when the name is too large</span> ==== <!--T:29-->
==== <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;
 
==== <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;
==== <span id="InvalidExpressionException">Columns with invalid expressions</span> ==== <!--T:32-->