You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The query builder doesn't support the summary metric type because aggregating summary metrics is illogical. At present, attempting to use the query builder with a summary metric results in an unspecified error. We should modify this to display a clear "unsupported type" error message instead.