Functions Number Format - Trailing Zeroes

Hi,

We are working on a Function that handles versioning of our documents. The version is stored in a Number Field in a Tulip Table. Right now, using ROUND(@variable, 1) and storing that in the Table doesn’t include trailing zeroes in the case of versions like 1.0, 2.0 etc. This expression works fine in Apps, outputting “1.0” for “1” as input. I’ve also checked in automations, and it seems trailing zeroes are not there as well. When can we expect functions (and automations) to move to the new number format?

Best regards,
Marko

1 Like