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 11:00 AM
Hi @pdurgapavan
You need to create another table which will look up combination of category and sub category like we have for Impact and Urgency. But why you making it so complex mate.
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
05-20-2024 11:29 AM
Hello @Dr Atul G- LNG ,
Could you please help me how to create table for combination of category, sub category, problem - type like we have for Impact and Urgency.
and also, please suggest me the best way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 11:32 AM
Hi @pdurgapavan
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
05-20-2024 01:40 PM
Hello @Dr Atul G- LNG ,
I tried as per instructions given in the video still impact and urgency is not changing based on category, subcategory and problem type values.
below are images
@Dr Atul G- LNG , could you give me a suggestion where I got wrong?