hello, I recover list of users with this formula "ClearCollect(SharePointGroupMembers;
GroupOffice365.ListGroupMembers("idmyteams").value)"
I add checkbox in gallery and
I would like to be able to sort by checkbox on check true/false eq present / missing.
but I got a little lost. I can't filter a gallery checkbox on itself and I can't add a column present; false in my collection SharePointGroupMembers for recover the value

do you have an idea or a better solution
to add and sort the presence in the gallery on click the sort icon?
Thank you for your help