Not able to find table - sn_risk_advanced_responsechoicefactor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 10:29 PM
Hi,
I am to create a interactive filter in a dashboard, where I have to add a report which is generated from table "sn_risk_advanced_responsechoicefactor", but when I search it in tables, this table does not exist.
Please assist.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:36 PM
Hi @SK41
"sn_risk_advanced_responsechoicefactor" table does not exist in the standard data model of ServiceNow. It's possible that this table is part of a custom application or an extension developed specifically for a particular organization's needs.
Please try checking in tables("sys_db_object") if you are able to see "sn_risk_advanced_responsechoicefactor". Also check if relevant plugins are activated as the name suggests it looks to be a part of "GRC:Risk Assessment", check if you have the plugin GRC: Advanced Risk,Id:sn_risk_advanced
Hope this helps you.