I developed SSRS report and integrated with .net. for security purpose i want to restrict some parameters values to users. this restriction is changed by users level. Example if i am a admin user i want to see all values which are passing in parameter1,
if i am a user1 user i want to see only one value in parameter1.
Can any one help me how to set parameters and based on parameter1 how to handle the dependent and dependencies parameters.
Thanks in advance
Regards,
Madhavi
Hi,
the easiest solution for me will be building of 2 reports. One for admin and other for user.
cioina
Contributor
3728 Points
878 Posts
Re: how to retrive selected parameter label of SSRS using .net
Jan 27, 2009 12:54 PM|LINK
Hi,
the easiest solution for me will be building of 2 reports. One for admin and other for user.
Alexei Cioina.
My website based on SSRS 2005