Now that repeat aggregation is available in S123, is there a way to count only records in which a particular choice was selected? Basically to filter the count by the selection value - say like count(${defects} = 'none') but that doesn't work; I guess because it's boolean (?)
The aggregation will be of limited use to me without this capability. Thanks! cob