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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
nathanh
Regular Visitor

Disable "see records" on a web dashboard

I've been using Power BI web dashboards for a while, but just realised it is possible to view the records behind a visual, not just the aggregated data. I would like to turn this off so that I can hide sensitive data. Is there any way to do this? 

 

As an example, this was published on the Power BI blog and exposes names and locations of individuals. This is often not desirable or necessary. 

 

Thanks for your help in advance!

1 ACCEPTED SOLUTION
ankitpatira
Community Champion
Community Champion

@nathanh there is no out of the box way but before publishing from power bi desktop if you right click columns and hide them then they won't appear under See Records. Also if you change mechanism to directquery rather than import you won't get See records option but those are the only two ways I know so far and first one is better but that also means you won't be able to use that column in any visuals.

View solution in original post

6 REPLIES 6
v-haibl-msft
Microsoft Employee
Microsoft Employee

@nathanh

 

You can try with the ways provided by ankitpatira and please vote this idea here.

 

Best Regards,

Herbert

ankitpatira
Community Champion
Community Champion

@nathanh there is no out of the box way but before publishing from power bi desktop if you right click columns and hide them then they won't appear under See Records. Also if you change mechanism to directquery rather than import you won't get See records option but those are the only two ways I know so far and first one is better but that also means you won't be able to use that column in any visuals.

Is this solution still working?  I have hidden all the columns from my report.  I don't see them in the fields list now.  I have published this report and I still see 'See Records'

Anonymous
Not applicable

You can try to do the following:

In every visual where you e.g. count an ID or sum up something these might show the "See records" label

 

Use a measure instead of the built in counting or summing functions (in the fields -> values part of your visual):

e.g. set a measure to count your IDs or sum up your values and then put this measure as the value in your visual

 

Now the "see records" in Power BI service should translate into "show data" and your users can only see the aggregations but not the actual IDs or sales values etc.

 

Let me know if it worked

Thanks - hiding the columns solves the problem for me 🙂 

Seth_C_Bauer
Community Champion
Community Champion

@nathanh I know there are tenant settings to disable "export", but I'm not aware of any way to disable "see records" or "see data"..


Looking for more Power BI tips, tricks & tools? Check out PowerBI.tips the site I co-own with Mike Carlo. Also, if you are near SE WI? Join our PUG Milwaukee Brew City PUG

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

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

Top Solution Authors