Question
5
Replies
1105
Views
Posted: March 16, 2018
Last activity: April 4, 2018
Closed
Solved
how to restrict some users to access data from report definitin?
Hi,
I have a report definition which return 50 records. For a manager user it should display all the 50 rows and for other user role only 30 records should be display and other 20 records should be masked with 'x'. How can we achieve this scenario. TIA
Hi ,
Try to circumstance the rule e.g. based on when condition and then you can mention the maximum number of records to be retieved in the Report Defination. I am not sure for, how you can get the ** for last 20 record.