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
Anonymous
Not applicable

import model to Analysis Services

Good day,

 

My question is related to this message of Microsoft Azure, where they say "There is currently no alternative for the Import from PBIX feature.".

 

If I need an aternative to import a model from Power BI to Azure Analysis Services, which could that be?

 

Hope you can help me! Thanks a lot in advanced.

1 ACCEPTED SOLUTION
luisrh
Responsive Resident
Responsive Resident

The most flexible way is to use the PBI REST API to do this -  https://docs.microsoft.com/en-us/rest/api/power-bi/

We have done something similar among other dataset manipulations.   You can also use the TOM library to create dimensions, measures, relationships,  etc.    Here is the link for that.  https://docs.microsoft.com/en-us/bi-reference/tom/introduction-to-the-tabular-object-model-tom-in-an...

 

The one below seems to do what you are looking for,  but it's a manual process:

https://github.com/neaorin/ImportPowerBIToSSAS

 

Hope this helps.

 

Luis.

View solution in original post

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

The suggestion of luisrh should be helpful. By my research, there is no better ways for us to achieve that.

May be you could import your data model to SSAS Tabular and then publish it to AS.

Have you solved your problem?

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

Best Regards,

Cherry

 

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
luisrh
Responsive Resident
Responsive Resident

The most flexible way is to use the PBI REST API to do this -  https://docs.microsoft.com/en-us/rest/api/power-bi/

We have done something similar among other dataset manipulations.   You can also use the TOM library to create dimensions, measures, relationships,  etc.    Here is the link for that.  https://docs.microsoft.com/en-us/bi-reference/tom/introduction-to-the-tabular-object-model-tom-in-an...

 

The one below seems to do what you are looking for,  but it's a manual process:

https://github.com/neaorin/ImportPowerBIToSSAS

 

Hope this helps.

 

Luis.

Helpful resources

Announcements
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

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors