Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Using User!UserID in a query

$
0
0
Hi,I'm trying to use the logged in user User!UserID in a where clause of a query to take only logged in users data I tried ... where username = Right(User!UserID, len(User!UserID) - 9) The left side is the domainname Any Ideas would be great ThanksJoe

Viewing all articles
Browse latest Browse all 2791

Trending Articles