servicenow reference field not showing display value when download via excel

RudhraKAM
Tera Guru

We have a reference field (support Group ) which has read access to snc_external & cmdb_sample_role 

we have a user (test) who has those roles still cannot see that field and normal itil user can see that field 

if we try to report on that table and tried to export it in excel , the excel is not displaying any values for that field 

Can some one help me what might me the cause ? 

11 REPLIES 11

1.Go to base table cmdb_ci by clicking CLICK HERE which is available

2. Check Display Checkbox true and give a try.

Please mark as Correct Answer/Helpful, if applicable.
Thanks!
Abhishek Gardade

Thank you,
Abhishek Gardade

Prateek kumar
Mega Sage

Is it working correctly for Admins??


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

In my PDI OOB there is an ACL which allows read access to cmdb_ci table with snc_internal role

https://YourInstanceName.service-now.com/sys_security_acl.do?sys_id=7da6d8afc0a801663acb988ecb21c5be...


Please mark my response as correct and helpful if it helped solved your question.
-Thanks

Yes , its working for Admins and ITIL 

Got it, There is an OOB ACL that allow read access to group name. Add snc_external role to it

https://dev16874.service-now.com/sys_security_acl.do?sys_id=82cc06f7d7110200bef20ee60e61038d&sysparm...


Please mark my response as correct and helpful if it helped solved your question.
-Thanks