GitHub user lwqhp created a discussion: Pivot Table shows numbers in scientific notation – how to force integer and float format?
In the Pivot Table (legacy) chart I need two metrics in the same Values bucket: people_count → display as plain integer (no decimal, no K/M) revenue → display as float with exactly 2 decimals If I choose Adaptive formatting: revenue is shortened to “1.2 M” / “950 k” Original value: both metrics turn into scientific notation (1.23 e 06) “.2f”: people_count is also forced to two decimals (1234.00) Is there a way to apply different number formats per metric inside the legacy Pivot Table GitHub link: https://github.com/apache/superset/discussions/35781 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
