Skip to content

Commit 58113ec

Browse files
Merge pull request #260807 from MaMaek/docs-editor/workbooks-time-1702268067
Update workbooks-time.md
2 parents 40d8be7 + 9822936 commit 58113ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-monitor/visualize/workbooks-time.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ You can reference time parameters with bindings, KQL, or text.
4747
### Reference a time parameter with KQL
4848

4949
1. Select **Add query** to add a query control, and then select an Application Insights resource.
50-
1. In the KQL, enter a time scope filter by using the parameter `| where timestamp {TimeRange}`:
51-
50+
1. Open the **Time Range** dropdown list and select the `Set in query` in the **Time Range** group. In the KQL, enter a time scope filter by using the parameter `| where timestamp {TimeRange}`:
5251
* This parameter expands on the query evaluation time to `| where timestamp > ago(1d)`.
5352
* This option is the time range value of the parameter.
5453

0 commit comments

Comments
 (0)