Forum Discussion
Connecting fabric with On-Premises SSAS Cubes
- 2 years ago
Hey,
unfortunately Fabric dataflow gen2 and data pipelines do not support SSAS as connector :
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/
Hey,
unfortunately Fabric dataflow gen2 and data pipelines do not support SSAS as connector :
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/