- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:03 PM
I'm trying to change the label of the Number field on the observation table (sn_audit_advanced_observation) with label "ServiceNow Number". Was unable to do a dictionary override. Can someone please assist?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:17 PM
Hi @RandiReyna This is what i tried on my personal instance and it worked.
I would suggest open existing label record for number field and search for table "Observation" and make the changes.
If still it does not work, i can share the xml of label record. Attached here. You can import it into your instance.
Note : Make sure you are in correct application scope.
Thanks,
Harsh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 12:17 PM
Hi @RandiReyna This is what i tried on my personal instance and it worked.
I would suggest open existing label record for number field and search for table "Observation" and make the changes.
If still it does not work, i can share the xml of label record. Attached here. You can import it into your instance.
Note : Make sure you are in correct application scope.
Thanks,
Harsh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 03:18 PM
Hi @Harsh Vardhan , I got it. Thanks!