Sync between two fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2020 09:56 AM
I have two different table table1 and table2 ,there is a choice field which is same in both the table and there choices also same. I have a requirement if the value of choice field in table1 is updated then the same choice get automatically updated on the table2.
- Labels:
-
Release Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2020 09:58 AM
Create business rules to sync values between two tables.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2020 09:58 AM
Hi,
look like Similar thread
Thanks,
Kunal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2020 10:50 AM
After insert/updateBusiness rule is the way to go.
https://www.servicenowelite.com/blog/2016/6/11/learn-business-rules
Please mark my response as correct and helpful if it helped solved your question.
-Thanks