Hi all,
Inspired by a question on the forum, I’ve made a short tutorial on how to display list entries only with distinct (unique) values. E.g. you have a Payments collection and you’d like to get a distinct list of Clients from it.
Enjoy: https://youtu.be/AFgetcqX2qM.
Not very well suitable for large lists, but may be useful in other cases.
Best,
Victor.