Forum Discussion

Vinagre01's avatar
Vinagre01
Frequent Visitor
6 years ago
Solved

Decimal numbers inside a text

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?