Forum Discussion

Dond's avatar
Dond
Regular Visitor
3 years ago
Solved

Value formatting

Hi!!!   I'm connecting to an API and when it brings the column of values ​​it comes like this even changing to Decimal/en-US is not in the correct format, even customizing the values ​​are...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Dond ,

    Please have a try.

    Create a column.

    Column = [Column1]/100

    Then format the column.

    #,##0.#0

    Best Regards
    Community Support Team _ Polly

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.