From 94e28cb65bc90b5aebe3434ec23efedd6343eed9 Mon Sep 17 00:00:00 2001 From: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Date: Tue, 28 Apr 2020 10:21:59 +0200 Subject: [PATCH] Docs: Query history 7.0 updates (#23955) * Update docs about query history * Update docs/sources/features/explore/index.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> --- docs/sources/features/explore/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/features/explore/index.md b/docs/sources/features/explore/index.md index 365fc43e98c..70616c26d2e 100755 --- a/docs/sources/features/explore/index.md +++ b/docs/sources/features/explore/index.md @@ -59,7 +59,7 @@ Query history is a list of queries that you have used in Explore. The history is Query history lets you view the history of your querying. For each individual query, you can: -- Replace Explore query for selected query by clicking on the query card. +- Run a query. - Create and/or edit a comment. - Copy a query to the clipboard. - Copy a URL link with the query to the clipboard. @@ -75,8 +75,8 @@ By default, query history shows you the most recent queries. You can sort your h 1. Click the **Sort queries by** field. 2. Select one of the following options: - - Time ascending - - Time descending + - Newest first + - Oldest first - Data source A-Z - Data source Z-A