SQX010 — Unsupported on this database
Severity: error — blocks saving until fixed.
What happened
Section titled “What happened”The function exists but the source’s SQL dialect can’t run it — e.g. Median on MySQL, SQL Server, or BigQuery. SquareX fails loudly rather than computing something subtly different.
How to fix it
Section titled “How to fix it”Use a supported aggregate for that source, or move the data to an engine with the capability.