Hello
I want to find security roles associated with the current logged in user
I can get my current user record as:
LookUp(Users,'Azure AD Object ID' = User().EntraObjectId)
From here, I need to find how to do a many to many relationship with security roles table
Please help!
@WarrenBelz @Amik @happyume