Skip to content

Commit 3f28cbf

Browse files
committed
Adding that a time filter overrides the time picker
1 parent 577721d commit 3f28cbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-monitor/logs/get-started-queries.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,9 @@ The time picker is displayed next to the **Run** button and indicates that you'r
147147

148148
### Add a time filter to the query
149149

150-
You can also define your own time range by adding a time filter to the query. It's best to place the time filter immediately after the table name:
150+
You can also define your own time range by adding a time filter to the query. Adding a time filter overrides the time range selected in the [time picker](#use-the-time-picker).
151+
152+
It's best to place the time filter immediately after the table name:
151153

152154
```Kusto
153155
SecurityEvent

0 commit comments

Comments
 (0)