No standard deviation available in the view dropdown

Hi,

I do not get the option for calculating standard deviation in the view dropdown. I get the other advanced metrics options like distinct count, cumulative sum.

The database is MongoDB. The metabase version is v0.32.9.

Please refer to below screenshot.

The column for which I want to calculate standard deviation is 'Value Num' and it is of type float.

Could you please help and let me know how i can get the standard deviation option. Thanks in advance.

Hi @Shubh235
MongoDB didn’t support the same deviation as other databases, when the driver was implemented - but that’s a couple of years ago, so maybe the function should be enabled now.
https://github.com/metabase/metabase/issues/2173
I don’t have MongoDB, so I don’t know if there’s a change in 0.33.0.