Hi Everyone,
So i have this issue: I have a SP List that a employee can have multiple items, one of the columns of the list is a choice column, the choices are A B C D E, and so on. (A being the highest choice one can select and Z the lowest)
Lets move to the app, there I have a gallery (master SP List) that has a list of all the employees, so what I wanna do is to only show the the highest "rated" choice of my secondary gallery (i have them linked with a LookUp column).
This meaning that if an employee has 3 items on the second list, these being B, C, and E, only the item with the B choice shows. And if the employee then adds an item with a choice A, then this new item will show.
Im a newbee in PA, i have tried a few things but nothing has worked so far. Thanks in advance!