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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
TMJForrester
Advocate II
Advocate II

Azure Analysis Services model using another Azure AS model as Data Source

Hi everyone,

 

I'm building a new tabular model in Azure Analysis Services (1500 compatibility), and one of the data sources in my model is another Azure Analysis Services model managed by another team. Essentially I'm using Power Query's "AnalysisServices.Database" function to import small subsets of data from their model into mine via DAX queries. All of the data in both mine & the other team's model is sourced in the cloud via Blob Storage or Azure Synapse.

 

I can reprocess the data in my model on my local PC without issue, but when attempting to deploy to my own AAS server, I receive an error stating that an on-premises gateway is required for this connection. This shouldn't be possible as nothing is sourced on-premises: everything in my model & the other team's model is in the cloud. I've also confirmed that the "AlwaysUseGateway" setting is false in both servers.

 

Has anyone ever tried doing what I'm trying to do, and do you have any advice on what I can do to bypass this? I can always try installing an enterprise gateway on both servers, but I'd like to first understand why this is even required for AS models stored in the cloud.

 

Thank you!

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @TMJForrester 


The reason you need the gateway is because you are not connecting via a LiveConnection to the other AAS database, but rather importing data.


Because you are importing you will need a gateway to create the connection to import the data. 

 

You would only NOT require the gateway when you are doing a LiveConnection.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

3 REPLIES 3
GilbertQ
Super User
Super User

Hi @TMJForrester 


The reason you need the gateway is because you are not connecting via a LiveConnection to the other AAS database, but rather importing data.


Because you are importing you will need a gateway to create the connection to import the data. 

 

You would only NOT require the gateway when you are doing a LiveConnection.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Thanks for the reply. Is this just a feature with the Analysis Services connector, or is this standard whenever you import any data from the cloud into the model? I've built models in the past where I've imported data from Azure Blob Storage, for example, and I didn't need a gateway in those situations.

Yeah in this instance it is because it is imported from AAS it is considered an on-prem source currently.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

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.