diff --git a/explore-analyze/visualize/custom-visualizations-with-vega.md b/explore-analyze/visualize/custom-visualizations-with-vega.md index 1739bbc823..96342cf4b0 100644 --- a/explore-analyze/visualize/custom-visualizations-with-vega.md +++ b/explore-analyze/visualize/custom-visualizations-with-vega.md @@ -1465,6 +1465,11 @@ The following example creates a metric that counts documents over time, using th {applies_to}`stack: preview 9.5` {applies_to}`serverless: preview` **Vega** and **Vega-Lite** panels that use an {{esql}} data source are subject to the {icon}`bolt` [**Fast mode**](../query-filter/languages/esql-kibana.md#approximation-fast-mode) dashboard option. When this option is active on a dashboard, these panels return faster, estimated results for `STATS` aggregations. +#### {{esql}} data source limitations [vega-esql-limitations] + +{applies_to}`stack: ga =9.4` The dashboard query bar, filters, and controls don't recognize the fields queried by **Vega** or **Vega-Lite** {{esql}} panels. Later versions recognize these fields. + + #### Access Elastic Map Service files [vega-esmfiles] ```{applies_to} stack: preview