Parameter value filter based on user in SSRS (SharePoint Integration mode)
Hello..we have a reuirement where we have to filter the parameter value in the drop down based on the user who is accessing the report. We have form and Windows authenication enabled in the SharePoint site (some users will be from inside the network using windows and some will be accessing the site using internet using the Form Authentication). Please let me know what would be the best way to handle this reuirement? Do we need to create a separate table and store the User Information along with the parameter values they have access to, pass the userid from Report to db and then fileter the records using this table? OR Can we create a SharePoint List to maintain the user access information and then directly fetch the user information from the list using T-SQL to filter the records? Please let me know your suggestion...
September 20th, 2010 11:32am

Does anyone have idea about this?
Free Windows Admin Tool Kit Click here and download it now
September 20th, 2010 9:50pm

Hi Gaurav, In my opinion, you should follow "create a separate table and store the User Information along with the parameter values they have access to, pass the userid from Report to db and then fileter the records using this table" to statify this requirement. This is the common method for such requirement. thanks, Jerry
September 23rd, 2010 11:05am

Hi Jerry...thanks for the reply. This makes sense
Free Windows Admin Tool Kit Click here and download it now
September 28th, 2010 9:47am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics