How to create a report to show User ID, User Name, Email, Department etc for specific assignment group
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2018 08:34 PM
Hi
I need to create a report to show User ID, User Name, Email, Department etc for specific assignment group. But couldn't find the best way to create it. Appreciate your kind advice and assist
BR
Labels:
- Labels:
-
Service Portfolio Management
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2018 08:36 PM
You can dot walk Assigned To but the fields you are looking for are not available for group.
If you want members info of specific group than you can run report on Group Members Table (sys_user_grmember) and dot walk user field.