Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Helpful Votes gives the count of user stated yes, How to get the Total Helpful Votes (Yes + NO)

er_anmolmittal
Tera Contributor

Helpful Votes gives the count of user stated yes, How to get the Total Helpful Votes (Yes + NO).

This is required for Helpfulness KPI (Monitor the ratings on articles to gauge their effectiveness and relevance).

 

Formula: (Number of Helpful Votes / Total Number of Votes) * 100

2 REPLIES 2

er_anmolmittal
Tera Contributor

Helpful (No) can be taken as Useful (No) from Table KB_Feedback.

er_anmolmittal
Tera Contributor

Useful (No) can be used to get Helpful (no) from table kb_feedback.