The above metric will return a list of users excluding those with the pending deletion status
length(Users[?contains(status, 'pending deletion') ==
false
])