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.

Reporting on Survey Results

sreekeerthi
Tera Contributor

Hi,

 

I want to create reports for survey results and show a specific report range particular to HR Cases. I tried using asmt_metric_result table but I could not create report range as OOB ranges are already defined in ServiceNow. So i created the report on "asmt_assessment_instance_question" table and added report ranges. 

 

Can we use "asmt_assessment_instance_question" for reporting survey results. Do we have any challenges if we use this.

 

Thank you in advance!

 

Regards,

Sree Keerthi Kasula

1 ACCEPTED SOLUTION

J Siva
Kilo Patron
Kilo Patron

Hi @sreekeerthi 

Yes, you can use Assessment Instance Question table to report on survey results.

We are using the same and it's working fine.

Regards,

Siva

View solution in original post

7 REPLIES 7

@Shivani_singh Will chcek and let you know

Hi @J Siva 
Any idea how to do it?.

sreekeerthi
Tera Contributor

Thank you for confirming!