Why Notion Formula Cannot Format Number With Locale-Specific Separator
You want a Notion formula to display a number with a comma as a thousands separator or a period as a decimal separator based on your region, but the formula output shows a raw decimal number instead. The root cause is that Notion formulas have no built-in function for locale-aware number formatting. This article explains … Read more