Liongard
Create
Log in
Sign up
Roadmap
Feedback
Metrics Library
989
Category
Azure Active Directory
Voters
G
Gradient MSP
Powered by Canny
1
Azure Active Directory: Count of Users in Assigned Group
submitted
G
Gradient MSP
Returns the number of users assigned to group. This is a contains function, so you don't need to be exact.
Users[?contains(to_string(assignedGroups[]), 'Group')].displayName | length(@)
December 13, 2022
Powered by Canny