Forum Discussion

mpavillard's avatar
mpavillard
Regular Visitor
6 years ago
Solved

Thousand separator

Hi everyone, I'm really new to Power BI and I'm having issues with probably the easiest thing ever. I just built a bar chart that gives me the following values: 57003, 5637 and 2995. How can I make ...
  • MFelix's avatar
    MFelix
    6 years ago

    Not @mpavillard,

    He did not refer to it being a text value. In that case, create a measure like the following and create the format of the field.

    MEasure = COUNT(TAble[Columna])