update impact value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 04:03 AM
Hi Team,
we have two custom fields on problem table 1,Country 2 state (both are choice fields) requirement is we have to auto populate impact on problem based on the combination of these two fields customer given the chart of combinations can anyone give me the best solution how to achieve this ..? is it possible to create priority data lookup for custom fields. Or any other solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 04:07 AM
Yes, you can use the data lookup, you need to create a matcher table and then make the combinations on same, and the create a new lookup definition. like we have for priority.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 08:17 AM
Hi @Shabbir1
Have a look here.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 04:47 AM
Hi @Shabbir1 ,
FYI, There is already OOB priority lookup is running on problem table based on impact and urgency.
Just make a copy of that and change the "Matcher field and setter filed".
OOB priority data lookup: https://YOURINSTANCE.service-now.com/dl_definition.do?sys_id=a1714fc3d7032200f2d224837e610337
This is the best way to achieve your requirement.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2024 08:15 AM
HI @Runjay Patel Thank you for your reply if in watcher table which table i need to select if use the out of the box table in that unable to find out the these two custom fields i am getting only priority impact and urgency these fields in matcher table sharing screen shot for reference