diff --git a/explore-analyze/query-filter/languages/esql-kibana.md b/explore-analyze/query-filter/languages/esql-kibana.md index 32935dd2e6..af836b2780 100644 --- a/explore-analyze/query-filter/languages/esql-kibana.md +++ b/explore-analyze/query-filter/languages/esql-kibana.md @@ -190,6 +190,9 @@ FROM kibana_sample_data_logs To display data within a specified time range, you can use the standard time filter, custom time parameters, or a WHERE command. +% DO NOT REMOVE - Link from the product, will become a real section link shortly +$$$esql-multi-values-controls$$$ + #### Standard time filter [_standard_time_filter]