Report filter based on array length
I have a field called numPick which is a checkbox field that can contain multiple things, for ex AAA123, AAA122, AAA121. Is it possible to create a report filter that filters out projects that have more than one checked?
Projects I want:
numPick: AAA102
Projects I don't want:
numPick: AAA123, AAA122, AAA120
