Description

When I want to make a chart I want to use more than AVG, COUNT or SUM. I want to use STDDEV_POP(), for example, and I can only do that on sql lab, but if I do it the user can't use filters correctly or the value doesn't make sense to be use. I tried with SQL personalize, I tried as a new metric, but there's no way to use it correctly.

I'm using Superset 4.1.1

Comment From: rusackas

You can do that in the dataset editor, or you can do it in the SQL input as an ad hoc metric in the chart builder. If you need more help, I'm happy to reopen this as a GitHub Discussion.