Forum Discussion
Anonymous
8 years agoNot applicable
Set security only for certain data
Hello all, We have a financial Power BI report which can basically be viewed by anyone in the organisation, however, only a limited number of people can see the profitability figure. Right now,...
Anonymous
8 years agoNot applicable
HI Anonymous,
>>So I still need to include each normal user in this role table?
Nope, my formula only check manager tag, if formula can't find specific user's tag, it will also return error and will be catched by ISERROR function.
Regards,
Xiaoxin Sheng
Anonymous
8 years agoNot applicable
Hi Anonymous,
Sorry for the late following up from this topic. I test the solution that you suggested. However, I still need to add each users on the row-level security in the app version. Otherwise, they will see this error message. Are there any other solutions to avoid doing so, as there are countless number of people that I would need to add here? Thank you!