I have a select_one question that occurs multiple times (+50) throughout my survey asking whether an item is Compliant (C) or Non-Compliant (NC). Each occurrence has a different name to identify it to the specific item.
In my custom report I want to generate an overall count of the number of C. Is there an expression available that would automatically count how many items were complaint that looks at all these select_one questions, or even the entire survey's responses to questions/select_one questions (as the C / NC responses are unique to this question) and count the occurrences of 'C' so I have a tally of the number of compliant as an output.
Cheers