How to format numbers with thousand separators and 2 decimal places in Apache Superset (ie: 1,000,000.30)
Apache Superset
in format number, I only see some format such as ,.3f or $,.2f. I can insert .2f but cannot insert ,.2f. It does not allow to input “,”.