Forum Discussion
Dond
3 years agoRegular Visitor
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...
- Anonymous3 years ago
Hi Dond ,
Please have a try.
Create a column.
Column = [Column1]/100Then format the column.
#,##0.#0Best Regards
Community Support Team _ PollyIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
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.
Dond
3 years agoRegular Visitor
Thanks a lot, that's exactly what I was looking for. Big hug!