Custom Report to Display top 20 view count records in reports from knowledge table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 06:04 AM
Hi Team,
I want to create a Report where in it should display only top 20 most viewed articles.
Ex: If there are 100 articles the report should display only top 20 articles and hide everything.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 06:11 AM
Hi @Manohar Reddy ,
You can create a Report using "kb_use" table and configure as per your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 06:24 AM
Hi @Community Alums
I don't see any option to limit the articles to 20. Could you please elaborate on what you are saying.
Thanks in Advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 06:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 10:58 AM
Hi @Community Alums
I am thinking if we can create a script include and call if in the report