Skip to content

Commit 6bf6c51

Browse files
author
Laurie Dunham Kroes
authored
Update interactive-dashboards.md
1 parent 7d53d35 commit 6bf6c51

File tree

1 file changed

+20
-15
lines changed

1 file changed

+20
-15
lines changed
Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Use interactive dashboards to filter data in model-driven apps| MicrosoftDocs"
3-
description: Learn how to use interactive dashboards to filter data in Power Apps
3+
description: Learn how to use interactive dashboards to filter data in Power Apps.
44
author: mduelae
55
manager: kvivek
66
ms.service: powerapps
@@ -19,49 +19,54 @@ search.app:
1919
---
2020
# Use interactive dashboards to filter data
2121

22-
Use interactive dashboards to filter and view your app data. Charts on a interactive dashboard serves as a simple filtering source. You can select different data points on a chart to filter data based on the filter criteria.
23-
Interactive dashboards are system dashboards that only an admin can create. To learn more on how to create and configure interactive dashboards, see [Create and configure model-driven app interactive experience dashboards](https://docs.microsoft.com/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards).
22+
Use interactive dashboards to filter and view your app data. Charts on an interactive dashboard serve as a simple filtering source. You can select different data points on a chart to filter data based on the filter criteria.
23+
24+
Interactive dashboards are system dashboards that only an admin can create. To learn more on how to create and configure interactive dashboards, go to [Create and configure model-driven app interactive experience dashboards](https://docs.microsoft.com/powerapps/maker/model-driven-apps/configure-interactive-experience-dashboards).
2425

2526
Interactive dashboards come in two forms: multi-stream and single-stream. In addition, multi-stream dashboards can be home page or entity-specific dashboards. The multi-stream dashboards display data in real time over multiple data streams.
2627

2728

2829
> [!div class="mx-imgBorder"]
29-
> ![Multi-stream interactive dashboard](media/interactive_dashboard.png "Multi-stream interactive dashboard")
30+
> ![Multi-stream interactive dashboard.](media/interactive_dashboard.png "Multi-stream interactive dashboard")
3031
3132

3233
The single-stream dashboards display real-time data over one stream based on an entity view. Visual filters are already applied and the tiles are positioned on the right side of the dashboards and are always shown.
3334

3435
> [!div class="mx-imgBorder"]
35-
> ![Single stream interactive dashboard](media/single_stream.png "Single stream interactive dashboard")
36+
> ![Single-stream interactive dashboard.](media/single_stream.png "Single-stream interactive dashboard")
3637
3738

3839
## Use visual filters
3940

40-
Use the visual filter option to drill-down in to the data on the charts. This displays information that interests you most.
41+
Use the visual filter option to drill down into the data on the charts. This displays information that interests you most.
4142

42-
1. To view a interactive dashboard, in the list of dashboards find the one that has the interactive icon ![Interactive dashboard icon](media/interactive_dashboard_icon.png "Interactive dashboard icon") next the dashboard name.
43+
1. To view an interactive dashboard, go to the list of dashboards and find the one that has the interactive icon ![Interactive dashboard icon.](media/interactive_dashboard_icon.png "Interactive dashboard icon") next to the dashboard name.
4344

4445
> [!div class="mx-imgBorder"]
45-
> ![View a interactive dashboard](media/view_interactive_dashboard.png "view a interactive dashboard")
46+
> ![View an interactive dashboard.](media/view_interactive_dashboard.png "View an interactive dashboard")
4647
47-
2. On the command bar, select **Show visual Filter**.
48+
2. On the command bar, select **Show Visual Filter**.
4849

4950

5051
> [!div class="mx-imgBorder"]
51-
> ![Show visual filter](media/show_visual_filter.png "Show visual filter")
52+
> ![Show Visual Filter.](media/show_visual_filter.png "Show Visual Filter")
5253
5354
3. Select a drill-down option.
5455

5556

5657
> [!div class="mx-imgBorder"]
57-
> ![Select drill-down option](media/drill_down.png "Select drill-down option")
58-
58+
> ![Select drill-down option.](media/drill_down.png "Select drill-down option")
59+
60+
61+
62+
<!-- Below, should it be "Select an area on a chart or graph ..."? -->
63+
5964
4. Select an area one of the chart or graph to apply a filter.
6065

6166
> [!div class="mx-imgBorder"]
62-
> ![Select an area on a chart](media/select_chart_area.png "Select an area on a chart")
67+
> ![Select an area on a chart.](media/select_chart_area.png "Select an area on a chart")
6368
64-
5. To clear filter, select the **X** next to the filter or to clear all filters, select **Clear All**.
69+
5. To clear the filter, select **X** next to the filter or to clear all filters, select **Clear All**.
6570

6671
> [!div class="mx-imgBorder"]
67-
> ![Clear filters](media/clear_filter.png "Clear filters")
72+
> ![Clear filters.](media/clear_filter.png "Clear filters")

0 commit comments

Comments
 (0)