I have a record type that users create as needed. A user can have created one of them, two of them, 200 of them, etc.
I wish to display, in a repeating group, all users who have created three or more of that record type.
I can’t figure out how to do this.