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/data-explorer/viz-overview.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,35 +7,35 @@ ms.author: orspodek
7
7
ms.reviewer: rkarlin
8
8
ms.service: data-explorer
9
9
ms.topic: conceptual
10
-
ms.date: 5/30/2019
10
+
ms.date: 06/3/2019
11
11
---
12
12
13
13
# Data Visualization with Azure Data Explorer
14
14
15
15
Azure Data Explorer is a fast and highly scalable data exploration service for log and telemetry data that is used to build complex analytics solutions for vast amounts of data. Azure Data Explorer integrates with various visualization tools, so you can visualize your data and share the results across your organization. This data can be transformed into actionable insights to make an impact on your business.
16
16
17
-
Data visualization and reporting is the final step in the data analytics process. There are many options available for visualization, so select the service that best aligns with your needs.
17
+
Data visualization and reporting is a critical step in the data analytics process. Azure Data Explorer supports many BI services so you can use the one that best fits your scenario and budget.
18
18
19
19
* Azure Data Explorer visualizations:
20
20
Using Kusto query language the [`render operator`](https://docs.microsoft.com/en-us/azure/kusto/query/renderoperator) offers various visualization types to depict query results. Query visualizations are helpful in anomaly detection and forecasting, machine learning, and more.
21
21
22
22
*[Power BI](https://powerbi.microsoft.com):
23
23
Azure Data Explorer provides the capability to connect to Power BI using various methods:
24
24
25
-
*[Built-in connector in Web UI](/azure/data-explorer/power-bi-connector)
25
+
*[Built-in native Power BI connector](/azure/data-explorer/power-bi-connector)
26
26
27
27
*[Query import from Azure Data Explorer into Power BI](/azure/data-explorer/power-bi-imported-query)
Azure Data Explorer provides the capability to connect to Excel using the [built-in connector in Web UI](), or [import a query from Azure Data Explorer into Excel]()
32
+
Azure Data Explorer provides the capability to connect to Excel using the built-in native Excel connector, or import a query from Azure Data Explorer into Excel.
33
33
34
34
*[Grafana](https://grafana.com):
35
-
Grafana provides an Azure Data Explorer plugin that enables you to visualize data from Azure Data Explorer. You [set up Azure Data Explorer as a data source for Grafana, and then visualize data from a cluster](/azure/data-explorer/grafana)
35
+
Grafana provides an Azure Data Explorer plugin that enables you to visualize data from Azure Data Explorer. You [set up Azure Data Explorer as a data source for Grafana, and then visualize the data](/azure/data-explorer/grafana)
36
36
37
37
*[Sisense](https://www.sisense.com):
38
-
Azure Data Explorer provides the capability to connect to Sisense using the JDBC connector. You [set up Azure Data Explorer as a data source for Sisense, and then visualize data from a cluster](/azure/data-explorer/sisense).
38
+
Azure Data Explorer provides the capability to connect to Sisense using the JDBC connector. You [set up Azure Data Explorer as a data source for Sisense, and then visualize the data](/azure/data-explorer/sisense).
39
39
40
40
*[Tableau](https://www.tableau.com):
41
41
Azure Data Explorer provides the capability to connect to Tableau using the [ODBC connector and visualize the data in Tableau](/azure/data-explorer/connect-odbc).
0 commit comments