PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Access Data
Identity.IsMemberOf
This function checks if a particular identity belongs to a specific set of identities.
Syntax
Identity.IsMemberOf(identity as record, collection as record) as logical.
About
This function checks if a particular identity belongs to a specific set of identities.