Forum Discussion
ecarlstrom
8 years agoNew Member
Dashboard data obfuscation
While it's useful to share reports in healthcare a common issue that comes up is the content of the reports. If there is any Personal Health Information in a report (or in the details within the repo...
- 8 years ago
Hi ecarlstrom,
I think this should be done in the Power Query at the first place in Power BI. Remove columns, replace values or filter out records etc. You also can create an idea here: https://ideas.powerbi.com. Maybe we can have it in the future.
Best Regards!
Dale
MattAllington
8 years agoCommunity Champion
you can use Row Level Security however this provides access to data or not. I generally advise that you should assume that anyone that can see a report can also see the underlying data. The exception I guess is if you give read only access and also disable Analyse in Excel. You would want to test it fully of course.