We have a model that shows HR and payroll data. Low authorized users are allowed to view salary information only in summary level and they should not expect to view salary information at level of employ ID
What we have done so far is to address the problem in a report by conditional formatting so that when there is filter/dimension specific that cause only one record to be shown (The user can assume the specific employee salary), I present asterisk instead of the sum of salary.
It works great but requires me to treat every report individually, which can cause to information accidentally be display
I'm looking for a way to implement this model in RPD.
anyone have an idea ?
Thanks in advance
Yochai