I have a column that has approx 20 multi-select options. I am wanting to run a report that shows a count of any instance in the sheet where let's say HSW has been selected.
Column is annotated as a multi-select column/field. Column name Allegation
I have tried to run a formula fr count if - but it only picks up the number if it was entered with no other multi-select options. I also tried the contains formula, bt it doesn't give me a number of any sort.