Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
I would like to have some clarification on what is really happening when one selects Private/Organizational/Public privacy levels on PowerBI. The official website states that "In Power BI Desktop, privacy levels specify an isolation level that defines the degree that one data source will be isolated from other data sources."
Let's say I have a PowerBI Desktop file with 3 Power Query queries, all of which come from different tables under the same Oracle schema:
- What are the differences of selecting any of the privacy levels?
- What is a data source in this context? Each independent Power Query query? My Oracle schema?
- What does it really mean "isolation" of a data source?
- Selecting Public Privacy Level... Does this may expose any data in the future (when the report is distributed) or only during the refresh process?
Today PowerBI released a really cool feature - Using R in Query Editor. But one must select Public Privacy Level in order to use it. I'm wondering... if PowerBI is mainly targeting enterprises, why does it require to use Public Privacy Levels for things like these?
Private | A Private data source is completely isolated from other data sources. Contains sensitive or confidential information. |
Organizational | An Organizational data source is isolated from all Public data sources, but it is visible to other Organizational data sources |
Public | A Public data source gives everyone visibility to the data contained in the data source |
Here’s a brief summary that Ehren from the Power Query team sent me to better understand this:
https://www.poweredsolutions.co/2019/03/12/data-privacy-and-the-formula-firewall/
Hi @lo_p_ez,
Firstly, privacy levels in Power BI Desktop control that which data sources are allowed to be combined with other data sources during query evaluation, for example, when you use Query Parameters feature in Desktop.
Data from public data sources can be passed to any other data source; data from organizational data sources can be passed to other organizational data sources, but not public data sources; and data from private data sources cannot be shared with any other data source, including other private data sources.
Secondly, you can check the data source via File > Options and settings > Data source settings, if you import the tables into Power BI Desktop using Get data option at a time, there is an single data source. If you import the tables separately using Get data option, there are multiple data sources.
For more details about privacy levels in Power BI Desktop, you can review Chapter 6 in this similar article.
Thirdly, it will not expose your published reports, dashboards or any part of Power BI to any other entity. For more details, please review this article.
Thanks,
Lydia Zhang
Additional links for this post.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
87 | |
76 | |
74 | |
55 | |
45 |
User | Count |
---|---|
117 | |
106 | |
77 | |
66 | |
65 |