Forum Discussion
Privacy levels for multiple sources
- 8 months ago
stribor45 Do you actually have sources that require different privacy levels in your report? E.g. Data personal data that would require "Private" level vs "Organizational"?
https://learn.microsoft.com/en-us/fabric/enterprise/powerbi/desktop-privacy-levels
If you don't have any actually sensitive data I would recommend to change all your sources to Organizational, then try if the refresh still fails.
Hii stribor45
Privacy-level issues only appear in the Power BI Service, not Desktop, because the Service applies strict isolation rules when combining multiple sources. Even if the PBIX refreshes locally, the Service may block the refresh if sources with different privacy levels (e.g., Organizational + Public) are being merged. To troubleshoot locally, go to File >> Options >> Global >> Privacy >> Always ignore privacy settings and refresh if it works only with this option ON, it means a source-combination privacy conflict will fail in the Service. The solution is to either:
(1) set all data sources to Organizational, or
(2) avoid merging sources with different privacy levels. Once all sources use the same level, the refresh will work in the Service.