Skip to content

Commit f7813d8

Browse files
committed
click to select
1 parent 21f2aec commit f7813d8

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

articles/time-series-insights/how-to-connect-power-bi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To connect your Time Series Insights environment to Power BI, follow these steps
4848
To get started:
4949

5050
1. Open the Time Series Insights Preview Explorer and curate your data.
51-
1. Once you have created a view you are satisfied with, navigate to the **More actions** dropdown menu and click on **Connect to Power BI**.
51+
1. Once you have created a view you are satisfied with, navigate to the **More actions** dropdown menu and select **Connect to Power BI**.
5252

5353
[![Time Series Insights Preview Explorer export](media/how-to-connect-power-bi/time-series-insights-export-option.png)](media/how-to-connect-power-bi/time-series-insights-export-option.png#lightbox)
5454

@@ -115,7 +115,7 @@ Now that you have imported the data into Power BI, it’s time to build a report
115115

116116
[![Create a line chart](media/how-to-connect-power-bi/power-bi-line-chart.png)](media/how-to-connect-power-bi/power-bi-line-chart.png#lightbox)
117117

118-
1. To add another chart to your canvas, click anywhere on the canvas outside the line chart and repeat this process.
118+
1. To add another chart to your canvas, select anywhere on the canvas outside the line chart and repeat this process.
119119

120120
[![Create additional charts to share](media/how-to-connect-power-bi/power-bi-additional-charts.png)](media/how-to-connect-power-bi/power-bi-additional-charts.png#lightbox)
121121

articles/time-series-insights/time-series-insights-explorer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Within minutes of connecting your event source to your Time Series Insights envi
4646

4747
1. To start, open the [Time Series Insights explorer](https://insights.timeseries.azure.com/) in your web browser. On the left side of the window, select an environment. All environments that you have access to are listed in alphabetical order.
4848

49-
1. After you select an environment, either use the **From** and **To** configurations at the top, or click and drag over the timespan you want. Select the magnifying glass in the upper-right corner, or right-click on the selected timespan and select **Search**.
49+
1. After you select an environment, either use the **From** and **To** configurations at the top, or select and drag over the timespan you want. Select the magnifying glass in the upper-right corner, or right-click on the selected timespan and select **Search**.
5050

5151
1. You also can refresh availability automatically every minute by selecting the **Auto On** button. The **Auto On** button only applies to the availability chart, not the content of the main visualization.
5252

articles/time-series-insights/time-series-insights-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Azure Time Series Insights captures and stores every new event as a row, and cha
6262

6363
## Capabilities
6464

65-
- **Get started quickly**: Azure Time Series Insights doesn't require upfront data preparation, so you can quickly connect to millions of events in your IoT hub or event hub. After you connect, you can visualize and interact with sensor data to quickly validate your IoT solutions. You can interact with your data without writing code, and you don't need to learn a new language. Time Series Insights provides a granular, free-text query surface for advanced users, and point and click exploration.
65+
- **Get started quickly**: Azure Time Series Insights doesn't require upfront data preparation, so you can quickly connect to millions of events in your IoT hub or event hub. After you connect, you can visualize and interact with sensor data to quickly validate your IoT solutions. You can interact with your data without writing code, and you don't need to learn a new language. Time Series Insights provides a granular, free-text query surface for advanced users, and point-and-click exploration.
6666

6767
- **Near real-time insights**: Time Series Insights can ingest millions of sensor events per day, with one-minute latency. Time Series Insights helps you gain insights into your sensor data. Use it to spot trends and anomalies, conduct root-cause analyses, and avoid costly downtime. Cross-correlation between real-time and historical data helps you find hidden trends in the data.
6868

articles/time-series-insights/time-series-insights-update-explorer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Azure Time Series Insights Preview explorer consists of the following seven
4343

4444
## 1. Environment panel
4545

46-
The environment panel displays all the Time Series Insights environments you have access to. The list includes pay-as-you-go (Preview) environments as well as S1/S2 environments (General Availability). Simply click the Time Series Insights environment you want to use to immediately be taken there.
46+
The environment panel displays all the Time Series Insights environments you have access to. The list includes pay-as-you-go (Preview) environments as well as S1/S2 environments (General Availability). Simply select the Time Series Insights environment you want to use to immediately be taken there.
4747

4848
1. Select the drop-down arrow next to your displayed environment.
4949

@@ -107,7 +107,7 @@ The chart enables you to display time series instances as lines. You can collaps
107107

108108
1. **Interval size**: The Interval size slider tool enables you to zoom in and out of intervals over the same time span. This provides more precise control of movement between large slices of time that show smooth trends down to slices as small as the millisecond, allowing you to review granular, high-resolution cuts of your data. The slider’s default starting point is set as the most optimal view of the data from your selection; balancing resolution, query speed, and granularity.
109109

110-
1. **Zoom and pan**: Click this control to zoom and pan the chart.
110+
1. **Zoom and pan**: Select this control to zoom and pan the chart.
111111

112112
1. **Y-axis control**: Cycles through the available y-axis view options:
113113

@@ -117,7 +117,7 @@ The chart enables you to display time series instances as lines. You can collaps
117117

118118
1. **Marker element**: The currently selected data element and its associated details.
119119

120-
You can further drill into a specific data slice by **left-clicking** a data point on the current graph while holding down the mouse and then dragging the selected area to the endpoint of your choice. **Right-click** the blue, selected area and click **Zoom** as shown below. You can also view and download the telemetry events in the selected timespan.
120+
You can further drill into a specific data slice by **left-clicking** a data point on the current graph while holding down the mouse and then dragging the selected area to the endpoint of your choice. **Right-click** the blue, selected area and then select **Zoom** as shown below. You can also view and download the telemetry events in the selected timespan.
121121

122122
[![Preview chart zoom](media/v2-update-explorer/preview-chart-zoom.png)](media/v2-update-explorer/preview-chart-zoom.png#lightbox)
123123

0 commit comments

Comments
 (0)