Return the number of records that match a condition in a file

209
0
05-11-2021 05:08 AM
Status: Open
KevinG
by
New Contributor II

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.