In your query, leave the parameters as '?' marks:
...
AND c.DownloadDate >= ?
AND c.DownloadDate <= ?
AND r.source = ?
You need to leave the parameters 'named' as Parameter1, Parameter2, etc., in the report.
Deploy the report like that -- then, in the Report Manager, for that report...
In active directory, you can create groups, add users to that group, and then add that group under the security for a given report - assign Browser role (et al).
Does anyone know an easy way to see what reports each user or group has access to? I can see who is set to view, etc. any particular report, but I'd like to see all reports a particular user has access to.
(Basically, I've created so many reports for several different groups and individuals...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.