I am attempting to get user information from Microsoft Active Directory to appear in the footer of my reports.
I have tried:
=mid(User!UserID , InStr(User!UserID,"\")+1)
=User!UserID
neither return with the login name used to access windows from the lock screen.
I would like to Access the Username Field from Active Directory