all groups > sql server reporting services > august 2005 >
You're in the

sql server reporting services

group:

Display User Name


Display User Name Russ Farris
8/22/2005 10:45:52 AM
sql server reporting services: We are looking at deploying SSRS. What I would like to do is display the
user on the home page. Something like:

Welcome Back, Russ Farris!

Is this possible?

Thanks,
RE: Display User Name MJ Taft
8/26/2005 7:48:01 AM
Hi Russ,
You can get the id of the person running the report from the user
collection (ck in books online for syntax). However ... that probably
wouldnt be the users name contained in the user id so you could then use that
to query a table to get the user's full name to display

[quoted text, click to view]
AddThis Social Bookmark Button