- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2023 05:26 AM
Is anyone experiencing this issue: ITIL users can select kb_knowledge to create list simple visualization, but not graphs or scroe type visualizations.
Login as ITIL user (in my pdi I used Beth Anglin) and go to platform analytics
- Select to create a new single score visualization:
- Click on Add data source
- Type Knowledge or kb_knowledge
- A few tables will come up but none is kb knowledge
- Select visualization type: List-simple
- select Table: kb_knowledge
- user is able to create the visualization
- select Table: kb_knowledge
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 07:32 AM
Hello there,
I've checked it in my PDI and found that the ACLs are behind this behavior.
Try this:
1. Login as admin and then elevate your account with security_admin role
2. Open the kb_knowledge - read ACL located behind this link:
https://<your_instance_name>.service-now.com/sys_security_acl.do?sys_id=7d9dd050c0a801666e1223c8df88a4cc
3. Remove this condition, save the ACL, and try again
another option would to create a brand new read ACL for the "itil" role with or without conditions.
Regards, Ivan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 07:32 AM
Hello there,
I've checked it in my PDI and found that the ACLs are behind this behavior.
Try this:
1. Login as admin and then elevate your account with security_admin role
2. Open the kb_knowledge - read ACL located behind this link:
https://<your_instance_name>.service-now.com/sys_security_acl.do?sys_id=7d9dd050c0a801666e1223c8df88a4cc
3. Remove this condition, save the ACL, and try again
another option would to create a brand new read ACL for the "itil" role with or without conditions.
Regards, Ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2024 06:52 AM
Thank you very much Ivan, this solved the issue