Hi All,
I have an app where users can submit results via a form.
I have a list which displays the submitted results.
Users can submit multiple results.
How should I set up the filter for the list so that only 1 result/user (best result) is visible?
Do you have any ideas?