I have a select one from file question that provides a various number of choices based on the choice filter. When using the question, it shows the number of “matches” at the bottom of the drop-down list. I’d like to be able to capture that number of matches as a property or some other way to return the number of matches in a csv file.
I’m using the select one from file question in a repeat so if I knew there were 5 choices in the select one question, I could use that in the repeat_count to make sure the users went through all the choices.