shong88
1 year agoContributor
The total number of views in bulk data table doesn't match the views display in community,
Hello all,
I have a question, I search all the action keys of an article from the bulk data API table,
Gives this result:
| ACTION_KEY | COUNT(KHO.ACTION_KEY) |
| moderation.mark-unread | 1 |
| visits.member-entrance | 15 |
| moderation.mark-read | 1 |
| messages.edit | 1 |
| view | 57 |
| visits.visit-summary | 24 |
total counts is: 99 for all actions, and the view is 57, but the views display 181 in community.
why the number of views in database doesn't match the views display in community, the difference between these two numbers is so significant. any idea?
Sign in to react to this post