I have two tables, Contacts and Courses, in Power Apps with a many-to-many relationship between them.
I am displaying a list of Courses in Power Apps portals/power pages, and my requirement is to sort/filter courses assigned based on the logged-in or current portal user.
Thank you in advance.