Count only negative or positive results

So sorry this got by me…

So what is the source of this list? If the source of your list is a Search for Grades and you have a field called “Score” that is a number within the Grade type…

To extract positives, you could use a text element for this expression: “Repeating Group’s list of Grades :filtered :count” where the filter is Score > 0

Do < 0 for negatives.

You could also do a database search with the same source as the Repeating Group. “Search for Grades: Count” where the search has the Score > or < 0 constraint.

Feel free to PM or email me if you want some extra coaching :slight_smile:


Gaby | Coaching Bubble

1 Like