- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2023 12:15 PM - edited ‎02-24-2023 12:37 PM
Pardon me if this is the wrong forum to be asking this question but I wasn't sure which other one to post in.
I need to know who has viewed knowledge articles written by my team and how many times each article has been viewed by which agent. This information helps me understand how much the intended audience is using knowledge that has been made available to them.
So I created this report but for some reason, it will not display the Short Description text in the column. Does anyone know what I might be doing wrong here?
Greatly appreciate any suggestions or analysis from anyone.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2023 03:36 PM - edited ‎02-24-2023 03:37 PM
Hello,
What is your role within the platform? knowledge_admin? admin?
Per out of box, that field isn't included in the list view. If you or someone else dot-walked to it, which it lives on the kb_knowledge table, you'd have to have appropriate permission to it. I would recommend double-checking your roles and then, ensuring that your role has appropriate access to it via platform ACLs for that table.field
If appropriate roles and such are there, it should work by default, such as like this:
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2023 03:36 PM - edited ‎02-24-2023 03:37 PM
Hello,
What is your role within the platform? knowledge_admin? admin?
Per out of box, that field isn't included in the list view. If you or someone else dot-walked to it, which it lives on the kb_knowledge table, you'd have to have appropriate permission to it. I would recommend double-checking your roles and then, ensuring that your role has appropriate access to it via platform ACLs for that table.field
If appropriate roles and such are there, it should work by default, such as like this:
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2023 03:44 PM
Thank you for your input. I suspected it might be permissions but will have to check with our admin. I did check my profile though and saw that I have just 'knowledge'....not 'knowledge_admin' and not 'admin'.
Have a great weekend whichever part of the world you're in! 🤜🤛

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-24-2023 04:13 PM
Hi,
That makes sense as to why you're not seeing it. Once you resolve the role issue, you should be good to go.
Please mark my reply above as Accept Solution, if it helped guide you correctly.
Thanks!
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!