How to generate report on where the user marked the article as helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 11:04 PM
Hi All,
I need to generate a report on where the user marked the knowledge article as helpful like portal search or record producer.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 11:07 PM
Hi @Muffin ,
Knowledge article helpful count can be located at the kb_knowledge table (My column all to the right):
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 12:21 AM
Hi @Muffin
In addition to Ander's advise, you can also find details in the Knowledge Feedback [kb_feedback] table.
Cheers,
Tai Vu