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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Chelly
Frequent Visitor

Connecting fabric with On-Premises SSAS Cubes

I've been struggling to find a straightforward solution for connecting Fabric or Azure data factory to an on-premises SSAS cube. I've searched extensively,

but all I come across are guides on connecting to SQL Server or discussions stating that connecting to SSAS from Fabric isn't currently available. I'm unsure if I'm pursuing the right approach. Any guidance would be greatly appreciated. Would it be sufficient to install a linked server on the machine and utilize SQL Server as the connector?

1 ACCEPTED SOLUTION
NandanHegde
Super User
Super User

Hey,

unfortunately Fabric dataflow gen2 and data pipelines do not support SSAS as connector :

https://community.fabric.microsoft.com/t5/Service/SQL-Server-Analysis-Services-as-a-Dataflow/m-p/827...

 

So as a work around, you would have to create a linked server between the SQL server instance and SSAS instance and leverage the SQL connector and then query via Openquery. The below blog explains the same :

https://datasharkx.wordpress.com/2021/03/16/copy-data-from-ssas-aas-through-azure-data-factory/

View solution in original post

6 REPLIES 6
NandanHegde
Super User
Super User

Hey,

unfortunately Fabric dataflow gen2 and data pipelines do not support SSAS as connector :

https://community.fabric.microsoft.com/t5/Service/SQL-Server-Analysis-Services-as-a-Dataflow/m-p/827...

 

So as a work around, you would have to create a linked server between the SQL server instance and SSAS instance and leverage the SQL connector and then query via Openquery. The below blog explains the same :

https://datasharkx.wordpress.com/2021/03/16/copy-data-from-ssas-aas-through-azure-data-factory/

v-gchenna-msft
Community Support
Community Support

Hi @Chelly ,

Thanks for using Fabric Community.
Did you got a chance to look into this documentation - How to access on-premises data sources in Data Factory - Microsoft Fabric | Microsoft Learn

Supported On-Prem Connectors:

vgchennamsft_0-1712222321558.png


Is the above documentation helped to sort your issue? Otherwise please let me know with further details I will try to help you out.

Additional Docs to refer - Solved: Connect to on-premise SSAS tabular cube with domai... - Microsoft Fabric Community

I hope we provided some insights on your query.

Hello @Chelly ,

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help .

Hi @Chelly ,

We haven’t heard from you on the last response and was just checking back to see if your query was answered.
Otherwise, will respond back with the more details and we will try to help.

Hello, thank you for your assistance. I haven't tested it yet. I'm currently researching the best approach before we begin the project.

Hi @Chelly ,

Glad to know that you got some insights. Please continue using Fabric Community on your further queries.

Helpful resources

Announcements
April Fabric Update Carousel

Fabric Monthly Update - April 2024

Check out the April 2024 Fabric update to learn about new features.

Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors