Customizable Decimal Places in Dashboard View

In the SeaTable App (Dashboard view), when using the aggregation method “Average”, the displayed values currently show up to 8 decimal places, which makes dashboards look cluttered and hard to read.

This issue affects line charts, pivot tables, and other statistical widgets.

For clearer and more professional dashboards, it would be highly useful to set the number of decimal places (e.g. 0, 1, or 2) directly in the widget settings.

Adding a built-in rounding or formatting option would make reports much cleaner and easier to interpret.

Hi @Cedric, and welcome to the SeaTable forum!
You’re absolutely right, thank you for pointing this out: it would be really easier to be able to set the number of decimal places in the widget settings. For now, as a simple workaround, you can enforce precision of your number column.

enforce_precision

This will automatically enforce the precision of the aggregated value.

Bests,
Benjamin

1 Like

Thanks a lot, this solved the Problem! :slight_smile:

Nevertheless you should add it to you futures features.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.