- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019 12:43 AM
Hi Everyone,
I have knowledge article and it has 98 views in the portal view and same views from the IT view also, but when i pull report for that article on the table kb_use, view count shows as some 200+ views.
Can anyone, let me know, how this view count will work and how to make all these view count same. Please help me. Thank you in advance
Portal View:-
IT View:-
Views from kb_use table:
Solved! Go to Solution.
- Labels:
-
Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019 12:47 AM
Hi,
I encountered the same issue but I eventually figured out that the view count (which I understand is what you are referring to as sys_view_count) in the kb_knowledge table displays view count for the past 3 months.
Whereas the view count in the kb_use table displays the view count from all time, hence the discrepancy between the two.
If you want to have the same data, just set the system property glide.knowman.view_age.days to 0.
If I have answered your question, please mark my response as correct and/or helpful.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019 12:47 AM
Hi,
I encountered the same issue but I eventually figured out that the view count (which I understand is what you are referring to as sys_view_count) in the kb_knowledge table displays view count for the past 3 months.
Whereas the view count in the kb_use table displays the view count from all time, hence the discrepancy between the two.
If you want to have the same data, just set the system property glide.knowman.view_age.days to 0.
If I have answered your question, please mark my response as correct and/or helpful.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2019 05:37 AM
If I have answered your question, please mark my response as correct.
Thank you very much
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2019 12:13 PM
Any update on this?
If I have answered your question, please mark my response as correct.
Thank you very much
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2019 02:01 AM
My apologies for the delay