Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to create new measure with SQL Server Analysis Services-Database

Dear all,

 

I would like to create a new DAX measure when having a live connection via SQL Server Analysis Services-Database.

It looks like that this option is not supporterd.

 

Are their any other ideas?

 

Kind regards,

Dennis

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi  Anonymous ,

     

    According to research:

    It's not supported to create measure when opening live connection to SSAS. You have to create those measures within your tabular model.

    You can read more about it here:

    https://docs.microsoft.com/en-us/power-bi/connect-data/desktop-analysis-services-tabular-data

     

    Best Regards,

    Liu Yang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you very much for this clear respons!