Cannot find a setting to disable auto-rounding float/numeric column type values

Howdy,

Can anyone share where the setting is to disable auto-rounding float/numeric column type values when creating a SQL query?

metabase version: v0.43.5

thanks

1 Like

I think that's a bug rather than a setting. You should be upgrading your Metabase version to the latest one

Hi,

I have the same issue with rounding a numeric field in question.

The field in Postgres is defined as Numeric and the value is: 0.0225
the question result in Metabase is: 0.023

Is there an option to disable the rounding as a global setting?

version 0.45.2.1

Thanks.