I am working with a Snowflake database, connecting in-db. I cannot get the STDEV function in Summarize In-DB to work, no matter which workflow I'm using, I get the error "SQL compilation error: Unknown function STDEV", see screenshot. The field I want the standard deviation for is an Integer, so this is not the problem.
I note though that the standard deviation function in Snowflake is called STDDEV. Does anyone have an idea how to fix this? Am I doing something wrong?
it happens on every workflow so no need to attach. Thank you!