Forum Discussion
BerlinAlexander
6 years agoHelper II
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
- nandukrishnavsCommunity Champion
Try to specify the format string.
£#,0.00
Did I answer your question? Mark my post as a solution!
Appreciate with a kudos 🙂- BerlinAlexanderHelper II
How should I do that? 🙂 I don't see a formatting option.
- nandukrishnavsCommunity Champion