Not able to find table - sn_risk_advanced_responsechoicefactor

SK41
Giga Guru

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!

1 REPLY 1

msd93
Kilo Sage

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.