Skip to content

Sorting treats thousand separator-formatted numbers as strings #566

@granger2023

Description

@granger2023

I've noticed if I format a column as '{:,.0f}', it treats the rendered column as strings instead of numbers, and sorting becomes a problem. For example "90,123" will be bigger than "100,999".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions