Nov 15, 2019 04:01 AM
Hi everyone,
I would love to have an permanent - Airtable - solution for this problem: the standard Currency format is the US format. Meaning: the COMMA for the thousands and the DOT for smaller figures (lower than $1, for example: $15,388.99). I am from the Netherlands and our system is the other way around. We use the DOT for the thousands, and the COMMA for the smaller figures (€ 15.388,99).
What would be the best workaround as long as Airtable does not give me the pick my Netherlands format?
Regards,
André
Nov 28, 2019 08:31 AM
Perhaps some variation on these “pretty print” routines will help:
You could take the existing output from those formulas and run a series of SUBSTITUTE()
functions on it to swap the separators.
May 31, 2022 08:44 PM
It is impossible to work with other currencies. Create support for alternative currency format (with comma) please.
Apr 05, 2023 06:40 AM
+1 on that, i'm trying to make some expense tracker on airtable but currency formatting makes it very difficult. Not only it formats the display but it also blocks copy/paste with the correct format for my location. I would be ok with a visual wrong formatting but the copy/paste is a real problem