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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

PowerBI SSAS Cube Structure

Hello,

 

When uploading data/reports to PowerBI cloud it builds an SSAS cube.  You can even use the SSAS cube in Excel if you choose to locally on your pc.  I wanted to know is there way via api or other ways to download SSAS cube to customize deploy on local sql server ? 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi there

Currently this is not possible, it actually takes the PBIX file and takes apart the different pieces to get them into the right place.

You could script out the PBIX by connecting to it via SSMS and then scripting it out. But there are other things that would still need to be done to get it working on a local SSAS Server.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

3 REPLIES 3
GilbertQ
Super User
Super User

Hi there

Currently this is not possible, it actually takes the PBIX file and takes apart the different pieces to get them into the right place.

You could script out the PBIX by connecting to it via SSMS and then scripting it out. But there are other things that would still need to be done to get it working on a local SSAS Server.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Anonymous
Not applicable

can you post link on how to "PBIX by connecting to it via SSMS"

Hi there,

Please find this blog post on how to do this below

https://www.sqlbi.com/articles/capturing-power-bi-queries-using-dax-studio/




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors