You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/get-started-queries.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,9 @@ The time picker is displayed next to the **Run** button and indicates that you'r
147
147
148
148
### Add a time filter to the query
149
149
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:
0 commit comments