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

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

Hi @J Siva 
Suppose a particular survey is trigger for different catalog item and i want to create a report for each separate item .I am able to create a report but including all the item.
Can you please help on this?

@Shivani_singh Do you want to see item details?

Hi @J Siva 
Yes, for which item the user have filled the survey.
Is tgere any way to separate it using item name?