Select to view content in your preferred language

Select mutliple selection count

586
1
Jump to solution
03-13-2018 06:40 AM
BrentKinal1
Frequent Contributor

I there a way to get the count of the number of items selected in a select_multiple question?

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
JamesTedrick
Esri Esteemed Contributor

Hi Brent,

The count-selected(${question}) function will return the number of selected values.

View solution in original post

1 Reply
JamesTedrick
Esri Esteemed Contributor

Hi Brent,

The count-selected(${question}) function will return the number of selected values.