Hi.
I have the following formula:
"((today - PlantDate) / (60 * 60 * 24 * 1000 * 365.25)).round(1)"
The number is rounded to one decimal but still two decimals are shown, the second being a 0.
I wish only one decimal to be shown.
Where or how can I set this.
I cannot find a method or area to set this.
Many thanks.