
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2018 11:30 AM
Hi
trying to create a report with tblAssets and tblUsers. I select various options in tblAssets and I select Fullname in tblUsers but when I run the report, the section does not populate with full name details.
Any advice please?
trying to create a report with tblAssets and tblUsers. I select various options in tblAssets and I select Fullname in tblUsers but when I run the report, the section does not populate with full name details.
Any advice please?
Labels:
- Labels:
-
Report Center
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2018 04:10 PM
tblUsers is for local user accounts. While that may be what your looking for, it will include all local user accounts. Since not all local user accounts have account details (the guest account for example), you will get results that are basically blank; even ones that are disabled.
I have a sneaking suspicion you actually want tblADUsers, which will then pull the 'Display Name' of your Active Directory users based on the AD information.
-Kris
I have a sneaking suspicion you actually want tblADUsers, which will then pull the 'Display Name' of your Active Directory users based on the AD information.
-Kris

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-20-2018 03:10 PM
Hard to know what the issue might be. If you post the report you have so far it might be easier to find the issue.
