Create the normalization record
- UpdatedJul 31, 2025
- 3 minutes to read
- Zurich
- Platform Field Administration
Regardless of the normalization method selected, all field normalization requires a list of existing variants and a normal value that is configured to replace these variants in forms and in queries.
About this task
Normalize a field by selecting aliases for a normal field value or by creating rules
that use condition statements to match field variants with a normal value.
Note: Users must have the normalizer role to create and manage
normalization records.
Special Cases
- Reference fields cannot be normalized. To normalize values appearing in reference fields, normalize the field in the target table. Examples of this would be normalized values for the Name fields in the Company [core_company] and Location [cmn_location] tables, which are referenced by other tables in the platform. The normalized names are available to all fields that reference these tables.
- Fields in a choice list can be normalized if they are of a type string.
Procedure