|
| 1 | +--- |
| 2 | +title: 'Azure Data Explorer data visualization' |
| 3 | +description: 'Learn about the different ways you can visualize your Azure Data Explorer data' |
| 4 | +services: data-explorer |
| 5 | +author: orspod |
| 6 | +ms.author: orspodek |
| 7 | +ms.reviewer: rkarlin |
| 8 | +ms.service: data-explorer |
| 9 | +ms.topic: conceptual |
| 10 | +ms.date: 06/03/2019 |
| 11 | +--- |
| 12 | + |
| 13 | +# Data visualization with Azure Data Explorer |
| 14 | + |
| 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 | + |
| 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 | + |
| 19 | +* Azure Data Explorer visualizations: |
| 20 | +Using Kusto query language the [`render operator`](/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 | + |
| 22 | +* [Power BI](https://powerbi.microsoft.com): |
| 23 | +Azure Data Explorer provides the capability to connect to Power BI using various methods: |
| 24 | + |
| 25 | + * [Built-in native Power BI connector](/azure/data-explorer/power-bi-connector) |
| 26 | + |
| 27 | + * [Query import from Azure Data Explorer into Power BI](/azure/data-explorer/power-bi-imported-query) |
| 28 | + |
| 29 | + * [SQL query](/azure/data-explorer/power-bi-sql-query). |
| 30 | + |
| 31 | +* [Microsoft Excel](https://products.office.com/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 | + |
| 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 the data](/azure/data-explorer/grafana) |
| 36 | + |
| 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 the data](/azure/data-explorer/sisense). |
| 39 | + |
| 40 | +* [Tableau](https://www.tableau.com): |
| 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). |
| 42 | + |
| 43 | +* [Qlik](https://www.qlik.com): |
| 44 | +Azure Data Explorer provides the capability to connect to Qlik using the [ODBC connector](/azure/data-explorer/connect-odbc). |
0 commit comments