How can we create ADF pipeline to write MDX/DAX query from azure data factory to Azure Analysis Service Tabular Models and get the data stored into tables in Azure Data Warehous Tables?
Unfortunately there is no direct SSAS or AAS connector available in ADF . So there is a workaround:
My blog for Reference: https://datasharkx.wordpress.com/2021/03/16/copy-data-from-ssas-aas-through-azure-data-factory/