web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / I want to get a list o...
Power Apps
Answered

I want to get a list of security roles associated to the current user

(0) ShareShare
ReportReport
Posted on by 53

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 

Categories:
I have the same question (0)
  • Verified answer
    Mitanshu Profile Picture
    1,658 Moderator on at

    1 - In your Canvas App, add Users table and Security Roles Table

    happyume_0-1716160459678.jpeg

    2 - In the gallery where you want to display security roles associated to the current user:
    Under the Items property use:

    LookUp(
    Users,
    'Azure AD Object ID' = User().EntraObjectId
    ).'Security Roles (systemuserroles_association)'

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If this post or my previous reply was useful in other ways, please consider giving it Thumbs Up.

  • pradiptanayak1 Profile Picture
    26 on at

    It work if Add the User directly to the Security Role. But When add AAD Security Group (which user belongs to) it not working. We need to compare not with email ?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 150 Super User 2026 Season 2

Last 30 days Overall leaderboard