ADQL Queries

ADQL Queries

ADQL (Splunk AppDynamics Query Language) Query is a metrics query available in the Data panel for dashboards created in Dash Studio. Use this query to filter and create customized metrics for Analytics data.

ADQL Query data binding uses Analytics queries written in ADQL. After selecting theADQL Queryoption from Show me data for dropdown, you can either type or paste an ADQL query. See ADQL Reference for the syntax of these query statements.

Note: To view data reflected in the Time Series widget in Dash Studio, you must enter a valid ADQL Query for series. You must include the series expression in the ADQL query statement otherwise it does not display a series. ADQL Query is available for the Time Series widget only.

After you type or paste the query in the input field, moving the cursor away from the input field automatically validates the query. For a Valid ADQL Query (displayed in green), the data displays in the widget on the canvas. For any invalid query, an error message displays in red.

Valid AQL Query