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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
PunkDoubtBI
Frequent Visitor

Dataflows not connecting to SSAS through gateway with Blank Query

I'm trying to create a Dataflow that connects to an on-premises SSAS tabular cube through a gateway. The gateway is working fine with our Power BI reports that do not use a dataflow. I'm using the "Blank Query" connector because there is no dedicated connector for SSAS. I've copied the M-query from Power BI desktop into the Blank Query.   It doesn't seem to be working for SSAS or a SQL Server database.  I get an error message saying: Something went wrong while retrieving details for the on-premises data gateway. Please try agian later. 

 

I was able to work around the SQL Server Database issue by first connecting using the dedicated connector for SQL Server and then creating a Blank Query that connects to the same server. I'm guessing there's an issue with creating the intial connection with the Blank Query. But since there is no dedicated SSAS connector, I can't create that intial connection prior to using the Blank Query.

 

I know dataflows are new but I'm surprised Microsoft isn't supporting a connection to their own SSAS technology. As far as I can tell there's no way to connect to an on-premises cube to create a dataflow. Hopefully someone can prove me wrong? (Thanks in advance!)

 

 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

Hi @PunkDoubtBI ,

Current power bi seems not supported SSAS connector, maybe you can try to use other connectors to create data entity on dataflow side.(e.g. odbc, ole db...)

OLAP, Analysis Services connection strings

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @PunkDoubtBI ,

Did this work for you ? I wanted to understand the workaround if implemented. Could you help

 

Thanks

Varshada

v-shex-msft
Community Support
Community Support

Hi @PunkDoubtBI ,

Current power bi seems not supported SSAS connector, maybe you can try to use other connectors to create data entity on dataflow side.(e.g. odbc, ole db...)

OLAP, Analysis Services connection strings

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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

Top Solution Authors