At the moment, I'm trying to let client to generate their own reports using report builder 3.0. My problem is, different user has different type of views. For example, Admin is able to generate client report, but normal user is unable to generate client report.
What i'm thinking, is it possible to pass a parameter "UserId" into Report Builder and appropriate dataset will be ready for the user to select ? Thanks.