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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
FODK
New Member

Gateway Data MashUp error

Hi,

I am dealing with the following problem with 3 of the reports I run (out of +-90):

FODK_0-1742906927451.png

We are using an on-prem SQL server and this (and the other two problem giving reports) have an excel file stored on sharepoint connected, through a cloud connection; all are online -> 

FODK_1-1742907024243.png

What would be possible avenues to look into? We can run the refresh in Desktop manually.

 

Connection errors doesn't seem the case, Gateway error seems unlikely as well as firewall problems; all is online and other reports with same set-up are running fine

 

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

Hi @FODK

 

It usually happens when you're combining an on-prem SQL Server with something like a SharePoint Online Excel file. Power BI Gateway struggles with that mix (called a hybrid data source).

 

Here are some steps :

  • Make sure your SharePoint connection is using OAuth2, not Windows or Anonymous.

  • If possible, avoid combining cloud + on-prem data sources in the same report the gateway often can't handle it well.

  • If moving the SQL data to Azure SQL is an option, that usually resolves the issue.

  • Alternatively, using Power BI Dataflows to prep one of the sources separately might help too.

Since it works in Desktop but fails on Service, it's almost certainly a gateway-related problem not firewall or credentials.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

1 REPLY 1
rohit1991
Super User
Super User

Hi @FODK

 

It usually happens when you're combining an on-prem SQL Server with something like a SharePoint Online Excel file. Power BI Gateway struggles with that mix (called a hybrid data source).

 

Here are some steps :

  • Make sure your SharePoint connection is using OAuth2, not Windows or Anonymous.

  • If possible, avoid combining cloud + on-prem data sources in the same report the gateway often can't handle it well.

  • If moving the SQL data to Azure SQL is an option, that usually resolves the issue.

  • Alternatively, using Power BI Dataflows to prep one of the sources separately might help too.

Since it works in Desktop but fails on Service, it's almost certainly a gateway-related problem not firewall or credentials.


Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Kudoed Authors