Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to create multiple options selection in assessment metric table.

Shilpa451
Tera Contributor

I wanted to select multiple options selection on the asmt_metric table. I wanted to ask the user if they select positive/negative feedback what aspects they are liked for. examples:
Understanding, Response Time, Resolution and Communication.

But as of now, I am able to use data type as choice and select only one option amongst this, But I need to select multiple options if user wanted to select. Could you please help me on this

4 REPLIES 4

Dr Atul G- LNG
Tera Patron

Hi @Shilpa451 

That’s not an ideal approach. Feedback should be taken on an individual level, not via a multiple-select option. It would be better to rate or sequence the items from 1 to 5 on the positive side and another question from 1 to 5 on the negative side. This will also make it easier for you to analyze the results.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

Ankur Bawiskar
Tera Patron

@Shilpa451 

if you use "Multiple selection data type" as input then they should be able to select multiple values

Is that not happening?

AnkurBawiskar_0-1743496142704.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi Ankur,

 

Thank you for responding.

 

Yes I tried with multiple selection option but I am getting an error as "multiple selection type questions are not compatible with Chat survey".

 

I am doing it for virtual agent chat survey. 

Hi @Shilpa451 ,

Did you get any solution for this? Were you able to use multi-selection in virtual agent chat survey?