Hallo,
i have an app and i want to filter a gallery by a number of dropdowns.
the AssignedTo dropdown has items: Distinct(Sort(myList,AssignmentPerson.DisplayName),AssignmentPerson.DisplayName).
AssignedTo is a person or group field.
I cannot get all persons from the dropdown when i select it although they are saved on the list.
Any workarounds on this?