COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: nfldbunker on 25 May 2009 11:52:17 AM

Title: display user name who runs report
Post by: nfldbunker on 25 May 2009 11:52:17 AM
hi

just wondering if someone had some instrcutions on how to display the users name on the top of the report when it is run.

thanks

Title: Re: display user name who runs report
Post by: billylodz on 25 May 2009 12:38:18 PM
http://www.cognoise.com/community/index.php?action=search
Title: Re: display user name who runs report
Post by: nfldbunker on 25 May 2009 03:50:53 PM
link goes to a search page???
Title: Re: display user name who runs report
Post by: Gollapudi on 26 May 2009 12:54:58 AM
Hi,

Add the below expression in your data item that will display the user name..
#sq($account.personalInfo.userName)#

Thanks,
Gollapudi.