Reporting and analytics
A dashboard widget is empty
Check the following before assuming the data is missing:
- the date picker may be set to Last 14 days, excluding the relevant launches;
- the widget may be filtered to a narrower launch or test case scope than intended;
- the widget type may require Enable dashboard date picker to be active.
See: Dashboards
The widget is empty even though the AQL preview finds data
When editing a widget, the AQL query preview runs against the full database and returns all matching results regardless of time. The widget itself only displays data within its configured time window (for example, the last 14 days or the last month). If the matching results all come from further in the past, the preview will show hits but the widget will be empty.
See: Dashboards
Widget filtering behaves differently from API AQL
Widgets use a narrower query surface than general AQL. If a query works in an API script but not in a widget, check whether the widget type supports that field or function.
See: Dashboards, AQL
© Qameta Software Inc. All rights reserved.