Numeric columns now give you more control over how values are displayed β with smarter defaults for the common cases.
Auto decimal places
Number columns now automatically detect the right number of decimal places. Columns containing only whole numbers (IDs, counts, durations) no longer show an unnecessary .00. Columns with up to one decimal place show one, and everything else stays at two. You can still set an explicit value when you need it.
Thousands separator
A new thousands separator toggle in the Columns tab lets you control whether large numbers show a separator (typically a comma or period). It's on by default β so existing tiles are unaffected β but you can turn it off for columns that hold identifiers where separators would be misleading (e.g. a ticket ID showing as 123,456 instead of 123456).
Learn more about the Columns editor
View all release updates: Changelog | SquaredUp
