I want to display the full username in my SSRS report. I used =User!UserID
which gives domain\login.
Can I get the full name of the user like Tom,Cruise, instead of abc\tcruise.
The global variable you mentioned (User!UserID
) is the only relevant built in variable, if you look at the built-in globals on MSDN, so I think you may have already answered your own question.
Some alternatives from the top of my head:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With