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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Hector78
Helper II
Helper II

SSAS connection inside VPN

Hello we have a SSAS server inside a VPN.

How we can connect to this server from power bi?

Thank you in advance.

5 REPLIES 5
ankitpatira
Community Champion
Community Champion

@Hector78 Provided that machine you've got Power BI Desktop installed is able to talk to VM on which SSAS is you should be ok accessing that SSAS instance. You can also consdier installing power bi desktop on the actual VM hosting SSAS.

The machine is the same.

We have power bi desktop and sql server (with ssas) in the same machine.

The we want to publish the dashboards in the cloud.

must I use gateway to direct query?

Hi @Hector78,

Do you want to connect to SQL Server Analysis Server(SSAS) database via  “Connect Live” option in Power BI Desktop? If  that is the case, you don’t require a gateway in Power BI Desktop. However, after you publish Power BI Desktop file(PBIX file) to Power BI Service, you would get a warning as follows.
1.PNG

In order to access the published report in Power BI Service, you would need to install and configure on-premises gateway and add the SSAS data source under the gateway. Otherwise, you will get error message as shown in the following screenshot.
2.PNG
 

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Ok. And how can I create a gateway to SSAS with directquery method?

Thank you in advance.

Hi @Hector78,

You can refer to the following articles to configure gateway and add SSAS data source under the gateway.

On-premises data gateway
Manage your data source - Analysis Services

Thanks,
Lydia Zhang

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors