March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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!
Solved! Go to Solution.
@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.
@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'
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 🙂
@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"..
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
40 | |
26 | |
17 | |
11 | |
10 |
User | Count |
---|---|
57 | |
52 | |
23 | |
13 | |
11 |