I have the following situation:
I have a table where each user appears 19 times.
Each time it receives a note (0 or 1) for the answer presented on the line.
I created a measure in which I am the notes and divide by the total of lines, to find the average of the note of each user.
Now I need to calculate how many users took below 75% (0.75) and how many took more than 75% (0.75), but I do not know how to do it