I have a requirement that we need to set priority based on category, subcategory and problem type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 10:54 AM
Here problem type is a choice type field and is dependent on subcategory. so, what I'm trying to do is, I created one data lookup definition like below images.
can we also define category, subcategory and priority, impact and urgency like impact, urgency and priority like below
@Community Alums
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 02:14 PM
Hi mate,
lets divide this issue in 2 parts
1. Lets create a look up table which set impact and urgency on basis of Cat+ Sub cat+ Issue type
2. when impact + urgency get populated based on step1 then create another lookup or change in OOTB lookup to set new priority as per your requirement.
So now, 1st complete the step1
means
a. create a new matcher table
b. populate the values in that
c. create a data lookup table where matcher is cat +sub cat+ issue type and setter is Impact+urgency
If it work then
do same way step2 but make sure OOTB data lookup defination must be deactivated else it create issue.
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]
****************************************************************************************************************