Interactive Filter on the Priority field

brandimore
Kilo Expert

Hello,

Can someone tell me which table hosts the priority field? I have an interactive filter for Assignment group and when I create a reference filter, I use the table - > Group (sys_user_group) and this returns all the groups in our system.

I'm looking for something similar for priority and I can't find a useful table. Am I missing something?

find_real_file.png

Thank you

1 ACCEPTED SOLUTION

Me again! HA



I may of found a solution. I create the choice filter and filter on the TASK table.


Even though the 2 widgets are in SC_Task and Incident, it appears to filter as they are extensions. What do you think of that solution?


View solution in original post

17 REPLIES 17

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hello Brandimore,



dl_matcher is the table which stores the priority lookup values.


Thank you very much. Can you tell me how know this? Is there a table definition somewhere online?


I'm sure at some point I will need to create an interactive filter on State also... for example



Thanks kindly for the quick response.



Is this an expected result to see when querying that table?



find_real_file.png


Also, If I go to map the field to the Incident table, I don't see it as an option.


I am creating a dashboard where I have a tab that shows both incidents and service requests. Would priority not be a reference field?


find_real_file.png


Hello Brandimore,



You are right. Priority is not a reference field. It is a choice field.