Forum Discussion

BerlinAlexander's avatar
6 years ago
Solved

Getting to the same units when working with Azure Analysis Services model using different ones

I'm working with an Azure Analysis Services model, so I can't add additional columns.

 

I have measure A that gives me sales in thousands of EUR.

 

I have measure B that gives me costs in EUR.

 

I want to have both the measures next to each other - in thousands or in EUR, it doesn't matter. However, I don't want to have one measure in k EUR, the other in EUR.

 

How do I do that?

10 Replies

  • nandukrishnavs's avatar
    nandukrishnavs
    Community Champion

    BerlinAlexander 

     

    Try to specify the format string. 

     

     

    £#,0.00

     

     



    Did I answer your question? Mark my post as a solution!
    Appreciate with a kudos
    🙂