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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Dynamics NAVAX / User security role assignme...

User security role assignment report [AX 2012]

Munib Profile Picture Munib 2,500

There isn’t a report that lists the users and their security roles. You can get this information fairly quickly through Excel add-in.

1. Go to the AOT and find the Query SysSecRolesForUser.

2. Duplicate it and remove the code (it has code in the init method to filter by current user).

Then just go the organization > “Document data sources”. Select your query and activate it.

3. In Excel select the service, select the fields and run.

You should see a nice list of user and their roles.

2014-02-10_1455


This was originally posted here.

Comments

*This post is locked for comments