Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

If you set the variables REDASH_INTEGER_FORMAT="0 0" and REDASH_FLOAT_FORMAT="0 0.00", it does not work. #7689

Copy link
Copy link
@X-Crux

Description

@X-Crux
Issue body actions

I need to use the " " character for thousands separators throughout Redash, instead of ",". I'm setting the variables:

  • REDASH_INTEGER_FORMAT="0 0"
  • REDASH_FLOAT_FORMAT="0 0.00"

But it don't work. I tried changing the settings field in the organizations table.
If I change the settings field in the organizations table, the numbers are displayed without any separators at all. Apparently, somewhere in the code, all the " " characters are being removed from the numbers.

How can I make separators using the " " character?

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.