Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Change Data Source from SSAS multidimensional to Azure Analysis Services

Hello everyone.
I've created a report in Power BI desktop which uses a live connection on a SSAS multidimensional cube.
Now I have to migrate this cube to Azure Analysis Services, which implies porting the cube to a newly created Tabular Model (which will mantain the original names for the columns and measures), and then I should change the report source to this Tabular.
My question is: is there a chance to get all the visuals of the report working without changes or do I have to rebuild the report?

  • Hi Anonymous,

     

    I would suggest you make a copy of your file first in case of failure and then try to change the source. Please refer to the snapshot below. Since it's a live connection, the Advanced Editor isn't available. But Greg's idea is very good for other similar scenarios. 

    Change-Data-Source-from-SSAS-multidimensional-to-Azure-Analysis-Services

     

     

    Best Regards,

4 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    It's potentially possible. The general process is to create a new PBIX that connects to your new model. Copy the M code used to connect and use that code to replace the M code in your existing query. You do this using Advanced Editor in Power Query.

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi Anonymous,

     

    I would suggest you make a copy of your file first in case of failure and then try to change the source. Please refer to the snapshot below. Since it's a live connection, the Advanced Editor isn't available. But Greg's idea is very good for other similar scenarios. 

    Change-Data-Source-from-SSAS-multidimensional-to-Azure-Analysis-Services

     

     

    Best Regards,

  • v-jiascu-msft's avatar
    v-jiascu-msft
    Microsoft Employee

    Hi Anonymous,

     

    Could you please mark the proper answers as solutions?

     

     

    Best Regards,

    • Lidou_Cand's avatar
      Lidou_Cand
      Helper III

      Hello,

       

      I'm facing the same problem.

      Did you found a solution ?

       

      Thank you for your help