You can configure how entity and attribute names are formatted when creating a new entity.
Change type | Description |
---|---|
Introduced in version 17.3 | Configuration to retain entity and attribute name format. |
By default, names are formatted to appear in a user-friendly way that is easy to read. This means any punctuation is replaced with spaces, and the words are properly cased. However, this behavior can be changed to keep the original names as they appear in the data source.
To modify the setting and keep original names
While the setting is active, all printable characters in entity and attribute names are preserved as they are in the source. Non-printable characters will be changed to underscores, including ASCII control characters with codes 0-31 and 127, as well as Unicode control characters.