Hi all !
I've a concatenation formula wich works fine with all number but the 7%...
That's crazy.... When I put 7% somewhere my formula return 7.0000000000001%...
My fields are all in percent (precision 1%) but the concatenation field is in text format.
There's nothing in my formula about the number 7 or else that could launch this error...
Any idea ? >Thanks !
Might want to try using "ROUND()" to solve this
Hi @Nocode34130 ,
Numeric fields store more precise values apart from the format.When calculating numeric values or treating them as strings, the number of significant digits must be specified.
The following functions may be used
FLOOR() ROUND() ROUNDUP() ROUNDDOWN()
Formula Field Reference - Overview | Airtable Support
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.