Is there a Query that can be created and run to list the specific people who have access to go to a certain floor in an elevator. All I am able to successfully get are the clearance groups to which people are assigned. I am looking to get just the people them self. For example I need to query who has access to level 1 and the results of that query need to be the list of people and not the clearance groups.
Hi Adam,
Assuming the personnel you are looking for must be not disabled with an active card, here is the query.
If the floor you are looking for is in multiple floor groups, you would need to change the floor group Name filter type to “In list” and add all the floor groups the floor is in.
Thanks. Looked like that worked.