Last updated: April 16, 2026
Troubleshoot SQL Queries
-
Query Returns No Results. Check that the time range selector covers the period you are querying. Dash0 SQL applies the current time window automatically. If your query also includes an explicit filter on a timestamp column, the two conditions may conflict and produce an empty result set. Remove the explicit timestamp filter and rely on the time picker instead.
-
Saved View Not Visible to a Teammate. Saved views are scoped to the organization. Confirm the View is shared with the member or a team they are part of. Confirm that the recipient is a member of the same Dash0 organization. Shared links require the recipient to be logged in.
-
Recent Queries Cleared Unexpectedly. Recent queries are stored in your browser's local storage. Clearing browser data or switching to a different browser will result in an empty history. Use saved views for queries you want to keep across sessions.
Further Reading
- Write SQL Queries: the editor, time window behaviour, and keyboard shortcuts.
- Use Supported Functions: explore the available functionality for querying SQL in Dash0.
- Use Query Templates: browse and run built-in templates by signal type.
- Manage Saved Queries: recent query history and saved views.
- Explore Your Schema: discover available tables, columns, and supported functions.