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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Unable to combine data based on privacy levels, dataflow workaround does not work

Hi,

 

I am having the same error as many people to do with the limitation in power bi service about specifying privacy levels: https://learn.microsoft.com/en-us/power-bi/enterprise/desktop-privacy-levels#:~:text=Ignore%20the%20....

 

My understanding is that power bi service instead automatically decides privacy levels based on credentials, however all of my sources use Oauth2 organisational privacy and I am still unable to combine. My ideal solution would be to fix this and have it working this way.

 

I see that people have suggested using dataflows as a workaround to this limitation instead as you can enable 'ignore privacy levels' this way: Solved: Unable to combine data - Microsoft Fabric Community

When trying this workaround I get the error below for my dataset that connects to the dataflow.

charlottetowell_0-1690501470342.png

 

I have attempted this with two different dataflows. I have also configured credentials for the dataset connecting to the dataflow.

 

Everything works in power bi desktop, I just cannot refresh either way in power bi service.

 

Details of how I am combining data is as below:

* import excel spreadsheet with column A

* custom column = sql.database(xxx, xxx, [Query="...."&[A]&"..."] where the query is a string that incorporates the field A

* then Table.Combine(customcolumn) to expand. The query always returns a table with the same schema.

 

What do I need to do to be able to refresh my dataset (either with or without dataflows) in power bi service.

0 REPLIES 0

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors