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 :
Microsoft Dynamics CRM (Archived)

list of all users with one particular r security role irrespective of their BU

(0) ShareShare
ReportReport
Posted on by 1,023

Hi,

Is there any way to generate a list of all user with one particular security role irrespective of their BU ?

If so, Please let me know the steps to generate it

Thanks!

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Kokulan Profile Picture
    18,054 on at

    Hi

    Please try the following query

    ScreenClip-_5B00_586_5D00_.png

    And the following is the FETCH

    <fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true">
    <entity name="systemuser">
    <attribute name="fullname" />
    <attribute name="businessunitid" />
    <attribute name="title" />
    <attribute name="address1_telephone1" />
    <attribute name="positionid" />
    <attribute name="systemuserid" />
    <order attribute="fullname" descending="false" />
    <link-entity name="systemuserroles" from="systemuserid" to="systemuserid" visible="false" intersect="true">
    <link-entity name="role" from="roleid" to="roleid" alias="aa">
    <filter type="and">
    <condition attribute="roleid" operator="eq" uiname="System Administrator" uitype="role" value="{9339D0CA-D24A-E911-A997-002248072C26}" />
    </filter>
    </link-entity>
    </link-entity>
    </entity>
    </fetch>

  • Verified answer
    Kokulan Profile Picture
    18,054 on at

    You can also use the following XrmToolBox plugin to see the list of all the users who have particular role and a particular user's security roles.

    If you click on the user or team on the left side it will display the sec roles on the right

    if you select a sec role on the right panel, it will show the list of users for that role

    ScreenClip-_5B00_587_5D00_.png

    ScreenClip-_5B00_587_5D00_.png

  • Suggested answer
    Charles Abi Khirs Profile Picture
    3,569 on at

    Hello,

    Check the below similar links:

    community.dynamics.com/.../168051

    community.dynamics.com/.../203914

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 Launch!

Jump in, show your community spirit, and win prizes!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans