Skip to main content

It’d be nice to have a database field that takes a number/float and formats it as percent when displayed, e.g.:

0.581234 → 58.12%

It’d be great because it wouldn’t be “lossy” and it would still be a number value at its core. Right now the only workaround is to have a text input in which we awkwardly concatenate a `%` at the end of a number, while programmatically trimming it to a desired precision...

Hi, ​@volpi-dan  ! Hope everything’s going well with you 😊

Thanks for sharing your request here in the community! I’ve already passed it along to our product teams for review and consideration for implementation.

Best regards!