-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Closed
Labels
!deprecated-label:bugDeprecated label - Use #bug insteadDeprecated label - Use #bug insteadinactiveInactive for >= 30 daysInactive for >= 30 days
Description
Expected results
Number formatting on dashboard should change according to d3 format specified in metrics
Actual results
Specifying a d3 format works on the COUNT(*) metric. But has no affect on any other metric as far as I can tell
Screenshots
In the image above COUNT(*) and SUM(count) have the same d3 format configured. However, the configuration is not being applied to SUM(count)
How to reproduce the bug
- Change the d3 format of COUNT(*) and any other metric for one of your tables
- Create a table view of these two metrics.
- Notice that d3 formatting is only applied to the COUNT(*) metric
Environment
*superset version: 0.33.0
*python version: 3.6.8
Checklist
Make sure these boxes are checked before submitting your issue - thank you!
- I have checked the superset logs for python stacktraces and included it here as text if there are any.
- I have reproduced the issue with at least the latest released version of superset.
- I have checked the issue tracker for the same issue and I haven't found one similar.
Additional context
I have seen a number of other Issues raised around d3 formatting dating back to 2017. As far as I can tell those issues were fixed in this PR #2598
So I believe this must be a new bug
Metadata
Metadata
Assignees
Labels
!deprecated-label:bugDeprecated label - Use #bug insteadDeprecated label - Use #bug insteadinactiveInactive for >= 30 daysInactive for >= 30 days
