Hi,
I am trying to restrict report data to certain users. In our views, we are having a filter with one of the columns(county) to which the user belongs to. Almost everyone is assigned to the same security role except for 4 separate roles. So, majority of the users has the same security role and they were strictly restricted in the views based on county field. That way, they never had a chance to peek into other county user's data. But now that we are working on reports, we would like to do the same thing but with the test account(report assigned) that belongs to a particular county was able to run the report and see all the other county data.
I am a little confused on how to restrict report data based on the user. Any suggestions or help is greatly appreciated.
Thanks for any help!