Forum Discussion
Moving/migrating models between Power BI and SSAS
Hi jmillar
You could connect to SSAS Multidimensional models or Tabular data in Power BI Desktop,
if you need publish from Desktop to Service, then you need to manage a gateway and connect the datasources to the gateway.
Please read through these trials and have a try.
Connect to SSAS Multidimensional Models in Power BI Desktop
Using Analysis Services Tabular data in Power BI Desktop
Also please note the limitations
To import an existing Power BI dataset model into SSAS tabular, please follow below blogs:
IMPORT POWER BI DESKTOP MODEL TO SSAS TABULAR 2016
IMPORT POWER BI DESKTOP MODEL TO SSAS TABULAR 2017 USING AZURE ANALYSIS SERVICES
Best Regards
Maggie
- jmillar7 years ago
Helper I
Thanks for the info -- there's no way to migrate existing SSAS tabular models easily to Power BI though?
J
- zoloturu7 years ago
Memorable Member
There is no direct way to do that for the current moment. It will be available somewhere in February-March 2019 once XMLA endpoints will be released. Details https://docs.microsoft.com/en-us/business-applications-release-notes/october18/intelligence-platform/planned-features.
For now, you can copy and paste DAX and M (Power Query) code from SSAS to Power BI. It is also a fast option.
Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!- dhooger7 years ago
Helper I
So is there a way to copy/migrate an SSAS Tabular cube to Power BI Desktop model.bim? I don't know what an XMLA endpoint is nor what to do with it. Thank you.