Edit

Copilot-assisted real-time data exploration (preview)

Real-time dashboards show key metrics, help you spot anomalies, and let you make fast, informed decisions. By using Copilot, you can use natural language to explore the live data behind your entire dashboard, specific visuals, or in KQL tables. Ask questions, refine visuals, and uncover and share insights without needing to use KQL query language.

After exploring data by using Copilot, save insights to the dashboard for quick access, view streaming or near real-time updates, and share them with your team.

Important

This feature is in preview.

Note

Currently, Copilot-assisted data exploration in real-time dashboards supports dashboards with a single data source and View mode only.

Prerequisites

Explore dashboards with Copilot

Use Copilot to explore data in the context of the entire dashboard or of a specific visual. Ask questions about the overall data, request summaries, or seek insights that span multiple visuals. For example, you can change the time frame, filter by a column or value, calculate an average or total, or group by a column. Each time you explore the data with Copilot, you can view the data updates in Copilot, and when ready you can save the insights as a new visual in the dashboard or share them with others.

  1. In your Fabric workspace, select a real-time dashboard, or create a new dashboard, and ensure you're in Viewing mode.

    By default, the Copilot pane opens in the context of the entire dashboard. You can ask questions and explore insights based on the entire dashboard data. You can also explore data in the context of a specific visual.

    Screenshot of a real-time dashboard showing the Explore Data Copilot icon highlighted.

  1. Ask a question about the data. For example, "What are the top 5 event types?" or "Which state had the most events?".

  2. Continue exploring and drilling through the data by asking follow-up questions or making more requests.

  3. The filtered data appears in the Copilot pane. Select the expand icon to see the results reflected in the Visual, Table, and Query tabs.

    Screenshot of the expand icon in the Copilot pane.

    If the tile data was tabular, when you go to the Visual tab, select the format you want to use. For this example, select Pie chart.

    Screenshot of Create a visual.

    The Visual tab shows the pie chart for Texas data only.

    Screenshot of the visual tab showing a pie chart of the storm event types in Texas.

  4. Continue exploring and drilling through the data by asking more questions or modifying the visual manually using the Visual Options pane. For more information on customizing the visual, see Customize Real-Time Dashboard visuals.

  5. When you're ready to save your insights to the dashboard, select Save to dashboard. This action saves the current view and query as a new tile on the dashboard. Optionally, you can save the tile to a different existing dashboard or create a new dashboard for the tile. Each saved tile stays connected to your live data, so as the data updates, your visual does too.

    Screenshot of the expanded Copilot pane showing the save to dashboard options.

Contextual Copilot data exploration

In addition to exploring data in the context of the entire dashboard, you can also explore data in the context of a specific visual. The visual provides context for your questions, so you can refer to it naturally (for example, “this chart” or “these results”). Copilot uses that context to analyze the broader dataset behind the dashboard, not just the selected visual. You can then save those insights as a new visual on the dashboard or share them with others.

  1. Select the Copilot icon on the visual to explore the data.

    Screenshot of a dashboard visual showing the Copilot icon highlighted.

  2. A Copilot dialog opens, so you can ask questions and explore insights specific to that visual's data. To help you get started, the dialog includes suggested queries.

    Screenshot of the selected visual's Copilot dialog.

  3. After asking questions and exploring the data, a side pane appears displaying your prompt, the results of your queries, and any generated visuals. This pane allows you to review the insights before deciding to save them to the dashboard or share them with others.

    Screenshot of the Copilot side pane showing the results of queries and generated visuals.

  4. Select Save to dashboard to save the insights as a new visual on the dashboard. You can also save the visual to a different existing dashboard or create a new dashboard for the visual.

    Screenshot of the Copilot pane showing the save to dashboard options.

Share Copilot exploration insights

After you explore data and find insights by using Copilot, share those insights with others by sharing a link to the insight's query. When others open the link, they see the query and results you have. You can optionally include the visual in the shared insights.

  1. Select the share icon in the Copilot pane or in the expanded view.

    Screenshot of the Copilot data results and visual.

  2. In the share dialog, choose whether to include the visual in the shared insights, and then select Copy link.

    Screenshot of the Copilot share dialog.

  3. Share the copied link with others. When they open the link, they see a read-only view of the results and visual, if included. They can do the following tasks with the shared insights:

    1. Save the query to an existing or new KQL Queryset.
    2. Run the query, share it again, save to either a new or existing dashboard, and more.
    3. If the visual is included, they can modify the visual type and customize it.

    Screenshot of the shared Copilot query with visual customization options.