Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.