I’ve a few situations where I’m trying to create a dashboard widget to give certain information, but I can’t seem to get any of them working. I’ve tried Group by in a RG, but I just can’t get it to work. Is there another way I should be doing this?
Issues:
-
I want to see what users have registered for the most events. I have a Data Type for event registrations, and on there it has a field registrant which links it to a user. I’ve tried a RG for users, and Data source is a search for Event Registraions:each item’s registrant. Results are it shows some people multiple times in the RG instead of showing each person only once. I would also like to sort the list based on the users with the most registrations, but this does not seem to be an option.
-
I want to see what members have referred the most people. I have a Data Type called Creator Points, and on this it has a field for the user that was referred(Member), and who referred that person(Member_referred). I’m doing a Group in the RG where I do a search for Creator Points:grouped by Member_referred hoping to get a list of members who referred someone, and then a total of how many people they have referred. Then sort it by the member who refered the most to least.
-
Trying to get a list of how many people are in each Branch. on the user Data type I have a field which is linked to an Option Set called Branch. So each user is assigned a Branch. What I’m trying is content: Grouping, Data source: Search for Users: grouped by Branch. I’m getting a list of the branches, but the numbers don’t seem to be accurate. they all seem to be 1-2 users off. For example I have 85 in the production branch but in the RG it says 88. Also, it’s displaying an extra option set which is blank with 0 users. Not sure why it’s adding an extra entry. Lastly, I would like to sort by the results of how many users, so the one with the most users is at the top. Similiar to all the issues above, I can’t seem to sort by the results.






