OpenMetadata
OpenMetadata copied to clipboard
Profiler metrics are not formatted correctly
trafficstars

- [ ] Large numbers are not formmatted correctly with the coma speration

- [ ] decimal numbers are not turned into percentage in the column detail view

- [ ] column value count metric is not coma seperated
- [ ] On graph hover metrics are not coma seperated
- column value count metric is not coma separated earlier we have added coma separated value but with this issue we have change the value
can you confirm what is the expected behaviour here? cc @pmbrull
@ShaileshParmar11 we are expecting thousands to be coma separated (e.g 1,500,000). In the screenshots you can see the thousands separation is not correct. It is 1,50,000 instead of being 150,000.