Hi,
I have deployed a report say Report1 on my report server running on Sql Server 2008 R2.
I have created two roles rol1 & rol2 .
My report Report1 has the following fields.
Col1 Col2 Col3 Col4
Now my requirement is that rol1 should be able to view the whole report whereas rol2 should have a restricted view, i.e, he should be able to view only the fields Col1 & Col2 and the fields Col3 & Col4 shoud be hidden.
Is it possible? If yes how can I do this?
Regards,
Nithin