How Can We Help?

Search for answers or browse about Sintel Forms.

Cannot Export a Sintel App Template due to long internal field names

You are here:

Issue

When you attempt to Export a Sintel App Template you receive and validation error stating that 1 or more internal field names are too long

Sintel BI Export Validation Error

Reason

This occurs as the Sintel BI Export-Import process only supports internal field names up to 32 characters. This is because beyond this length SharePoint starts truncating the internal field names and things start to get funky, and not in a good way! If your field names are long or contain spaces or special characters then some of them will likely exceed the 32-character limit. For example, a field titled “My Monthly Expense Claims” gets an internal field name “My_x0020_Monthly_x0020_Expense_x” and if you add another field “My Monthly Expense Claims Total” it will get “My_x0020_Monthly_x0020_Expense_x0” as an internal field name-not exactly intuitive. 

Resolution

Use field internal names that are less than 32 characters and avoid using spaces or special characters. The following is a list of special characters and if they are used most of them will take up 7 characters in a field’s internal name so they are best avoided.

  • (space) _x0020_
  • ~ _x007e_
  • ! _x0021_
  • @ _x0040_
  • # _x0023_
  • $ _x0024_
  • % _x0025_
  • ^ _x005e_
  • & _x0026_
  • * _x002a_
  • ( _x0028_
  • ) _x0029_
  • _ _
  • + _x002b_
  • – _x002d_
  • = _x003d_
  • { _x007b_
  • } _x007d_
  • : _x003a_
  • “ _x0022_
  • | _x007c_
  • ; _x003b_
  • ‘ _x0027_
  • \ _x005c_
  • < _x003c_
  • > _x003e_
  • ? _x003f_
  • , _x002c_
  • . _x002e_
  • / _x002f_
  • ` _x0060_
Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents