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.

Report on customer Satisfaction survey with Smileys

Shriyansh
Tera Contributor

Hi Team,

 

I have a requirement to create a report on responses under Customer satisfaction survey with Smiley.

 

It is triggered once incident ticket is closed.

Just want to fetch report with responses and with incident number.

 

Regards, 

Shriyansh

4 REPLIES 4

Sebas Di Loreto
Kilo Sage

@Shriyansh 

You should use the asmt_metric_result table for your report (screen below on how it looks).

You can use the ACTUAL VALUE field

 

SebastianDL_0-1673291160424.png

 

An answer with the yellow face is actual_value=2 for example.

 

SebastianDL_1-1673291190287.png

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


Hi @Sebas Di Loreto ,

 

Can we get the Display values of Responses like "Satisfied"/"Dissatisfied" and also can we get Incident numbers as well in same report.

 

Regards,

Shriyansh 

@Shriyansh 

Of course. The trick is to dotwalk the instance.task.

String value gives you the "Satisfied/Dissatisfied".

 

SebastianDL_0-1673445964779.png

 

These are the fields on the columns you see above.

 

SebastianDL_1-1673446045435.png

 

 


If I helped you with your case, please click the Thumb Icon and mark as Correct.


AndersBGS
Tera Patron
Tera Patron

Hi @Shriyansh ,

 

please see other community post here where same question has been answered: https://www.servicenow.com/community/now-platform-forum/how-to-add-the-smily-sad-and-neutral-happy-f...

 

if my answer has helped with an answer for your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/