I'm in the progress of developing a random matchmaker app and one feature was requested by the user that I'm not sure how to implement.
All the information I can find is about matching all parties at the same time. However, my user would like to be able to determine how often they're going to be matched. There will be 3 options (weekly, bi-weekly, 4 weeks).
so 1 week we will have people from the group weekly matched
the next it will be choosing matching partners within 1 and bi-weekly
next, solely people from the weekly match
and then the last option were weekly, bi-weekly and 4 weekly users are all in the pool for random matching.
Does anyone have an idea on how to do this?
Thank you
Hey!
You can try use a Shuffle(), maybe
Documentation:
https://docs.microsoft.com/pt-pt/powerapps/maker/canvas-apps/functions/function-shuffle
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
188 | |
56 | |
50 | |
37 | |
36 |
User | Count |
---|---|
270 | |
91 | |
83 | |
76 | |
75 |