Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
ecarlstrom
New 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 report) it is important to be able to obscure that information. Some companies who have built their own reporting solutions take care of this on their end. I was wondering if there was anything within PowerBI that would allow a report write to do this type of obfuscation so dashboards could be created with the possibility of violating HIPAA removed because any PHI would not be viewable in case someone shared the dashboard link with someone they shouldn't have. 

1 ACCEPTED SOLUTION
v-jiascu-msft
Microsoft Employee
Microsoft Employee

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

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
v-jiascu-msft
Microsoft Employee
Microsoft Employee

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

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
MattAllington
Community Champion
Community 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. 



* Matt is an 8 times Microsoft MVP (Power BI) and author of the Power BI Book Supercharge Power BI.
I will not give you bad advice, even if you unknowingly ask for it.


@MattAllington wrote:

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. 


Unfortunately I don't think that would work. Being able to see the results of metrics etc would be the reason for the dashboard, but any underlying patient specific data (name, date of birth, etc) would need to be obfuscated. The other option mentioned by Dale sounds closer, but I'm definitely going to post something in the ideas. 

 

Erik

 

ecarlstrom
New Member

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 report) it is important to be able to obscure that information. Some companies who have built their own reporting solutions take care of this on their end. I was wondering if there was anything within PowerBI that would allow a report write to do this type of obfuscation so dashboards could be created with the possibility of violating HIPAA removed because any PHI would not be viewable in case someone shared the dashboard link with someone they shouldn't have. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors