Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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 ?
Solved! Go to Solution.
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.
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.