- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 01:15 PM
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?
Thank you
Solved! Go to Solution.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 12:26 PM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 01:17 PM
Hello Brandimore,
dl_matcher is the table which stores the priority lookup values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 01:20 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 01:25 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-04-2017 02:03 PM
Hello Brandimore,
You are right. Priority is not a reference field. It is a choice field.