The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
24 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |