Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Troubleshooting Create from Excel

223 bytes added, 14:27, 13 February 2018
Overview
{| class="wikitable"
! Issue
! Cause
! Solution
|-
| * Data doesn't load || Make sure the data is not formulas || Export to Notepad and drop back in (see below)
|-
| * Field naming doesn't work || Fractions and high precision values will cause the field mapping name not to work on creation || Wipe the data from the columns, create the form, wipe just the data loaded, reimport the full data
|-
| * Data doesn't load || There is a field length limit of 64 characters || Shorten the column names
|-
| * Field naming doesn't work || Column names cannot contain the full stop character (Microsoft reserved character) || Remove the character or replace with a minus character
|-
| * Field naming doesn't work || Column names cannot contain the [ or ] character (Microsoft reserved character) || Remove the [ Character and replace the ] character with space minus space
|-
| * Field mapping doesn't match || Duplicate column names must be removed / managed before creation || Make the column names unique
|-
| * Data doesn't load properly || Percentage data, e.g.100%, will be loaded as a decimal, i.e. 100% = 1 and 56.25% = 0.5625 || If you want the value, drop the data into notepad, remove the % symbol and reload
|-
| * All fields creating as drop down lists || If you have a data sample ensure there is 21 or greater examples as if <20 different values, the question gets turned into a drop down list || Make sure you have enough of a sample data size with varying values where you do not want a drop down list otherwise there is a lot of form tidying.
|}
 
= Cleaning data with Notepad =
7,528
edits