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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Kilyan
Frequent Visitor

Create a copy of a pbix model in a dedicated SSAS server

Hello everyone.

I have a pbix that I want to use as a reference for multiple other and multiple user.
So after some research, I found how to import the model to SSAS in a local host server.

But it only works locally and only while the original pbix is open.

I tried using CREATE TO, but the generated script doesn't work, duplicate/backup doesn't either and return a "no disk" error.
 
Do you have a way to create a permanent copy of the model in a dedicated server ?

1 ACCEPTED SOLUTION
josef78
Memorable Member
Memorable Member

You propably only make connectiton of SSAS to PBIX report. You must rebuild PBI model into SSAS model (including connection to original sources), in this case it will work independetly on old PBIX.

View solution in original post

1 REPLY 1
josef78
Memorable Member
Memorable Member

You propably only make connectiton of SSAS to PBIX report. You must rebuild PBI model into SSAS model (including connection to original sources), in this case it will work independetly on old PBIX.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

AugPowerBI_Carousel

Power BI Monthly Update - August 2024

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

August Carousel

Fabric Community Update - August 2024

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

Top Solution Authors