Problemunvalidated
When any source table had zero rows, that table was silently absent from the result — A dashboard query unioned several content tables into a CTE then GROUP BY'd the table_name to emit one summary row per table. Tension: one summary row per table.
c50288bd-d8f3-4f2f-8cff-7254f21bdd00
When any source table had zero rows, that table was silently absent from the result — A dashboard query unioned several content tables into a CTE then GROUP BY'd the table_name to emit one summary row per table. Tension: one summary row per table.