Create the normalization record
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- Platform Field Administration
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
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