You can add normalization rules for all objects and all data types.
Review the following guidelines for adding normalization rules for the names of custom objects, checkboxes and dates.
| Data type | Description |
| Checkboxes | Use 1 for true and 0 for false. For example, if you want to deselect a checkbox field, the target field value is 1 and the new field value is 0. |
| DateTime |
Use Unix timestamps such as 1707696000 to represent February 12, 2024. Using the Unix timestamp ensures consistency and accuracy in date and time representations across different locations and it supports different formats. |
Comments
0 comments
Please sign in to leave a comment.