If I create a report in Report Builder that shows some data connected with usernames (e.g. work items assigned to my team members), how can I filter the report data by the current user In Team Queries I do this by specifying @me but it seems it does not work with Reporting Services...

Using Current User Name in Report Builder Filter
JessicaM
In Report Builder, GETUSERID() will return the current user.
Bob Meyers has a new blog entry with all sorts of good stuff around these sorts of questions:
http://blogs.msdn.com/bobmeyers/articles/Implementing_Data_Security_in_a_Report_Model.aspx
Np4120
We don't expose the account that RS uses to issue report model queries against SQL Server.
What is it that you're trying to achieve
Thanks
Tudor Trufinescu
Yuval Ronen
DaveTrux
Gillissie
chisanga