To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi I need help with the following issue: I am trying to make a text mixed up with some numbers which changes sometimes so I could put it on a card.
The measures I am using are:
[Measure 1] = "Text 1" & [Measure 2] & "Text 2"
[Measure 2] = AVERAGE('Table'[Price])
Then I go and change the place where you can put the amount of decimal numbers from "Auto" to 2, but it is useless.
When the Measure 1 is on the card I see the numbers with a huuuuge amount of numbers after the point.
Is there any solution to this?
Solved! Go to Solution.
Oi @Vinagre01 ,
Dá uma olhada nesse link: https://docs.microsoft.com/pt-br/dax/custom-numeric-formats-for-the-format-function
Formata como texto usando a função FUNCTION e a máscara.
Did I answer your question? Mark my post as a solution!
Ricardo
Oi @Vinagre01 ,
Dá uma olhada nesse link: https://docs.microsoft.com/pt-br/dax/custom-numeric-formats-for-the-format-function
Formata como texto usando a função FUNCTION e a máscara.
Did I answer your question? Mark my post as a solution!
Ricardo
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |