Auto Populate date and time field value from anothe table date time field value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Everyone,
Good Day!
I have field as near_meeting_date (Field type as Date/Time) in change request table and having another field
as meeting_start_date (Field type as Date/Time) in meeting table, I want to auto populate nearest date value of meeting_start_date to 'near_meeting_date' in change request form. Could you please give suggest how we can get this requirement.
Thanks,
Krishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Ankur, done but no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Sorry but you are not sharing your BR screenshots, you are not sharing what debugging have you done.
We don't have access to your instance to know the field names etc, we can't debug as well.
We in community can guide you in a direction and may not be able to complete the requirement.
The scripts we share should be a starting point for you to enhance on top of it and achieve your requirement.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
HI Ankur,
Before Business Rule in change request form
After Business Rule in Cab meeting table
Please check both business rules, both are not working,Please assist on this
Thanks
Krishna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Why you want 2 business rule?
You want the date to be populated when CAB meeting is completed, so only BR on CAB meeting table is required.
Did you check the other BR and debug by adding logs?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Ankur,
I disable the bR in change request, now on ly BR actiove in meeting table
I did n't get any logs on this, not working this script
Thanks
Krishna