Skip to content

Commit 5b47b99

Browse files
authored
Merge pull request MicrosoftDocs#3508 from MicrosoftDocs/edit_2032438
Edit 2032438
2 parents d3808f3 + db73962 commit 5b47b99

File tree

3 files changed

+89
-80
lines changed

3 files changed

+89
-80
lines changed

powerapps-docs/user/chart_on_form.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "View charts on a form page in model-driven apps| MicrosoftDocs"
3-
description: View charts on from pages in Power Apps
2+
title: "View charts on a form page or in a record in model-driven apps| MicrosoftDocs"
3+
description: View charts on form page or in a record
44
author: mduelae
55
manager: kvivek
66
ms.service: powerapps
@@ -21,62 +21,60 @@ search.app:
2121

2222
You can view charts on a page that has a list of records. You can also open a record and view a chart in the record.
2323

24-
Only an administrator can add charts to a record, for information see, [Add a chart to a form](https://docs.microsoft.com/powerapps/maker/model-driven-apps/add-chart-to-form).
24+
Only an administrator can add charts to a record. For information, go to [Add a chart to a form](https://docs.microsoft.com/powerapps/maker/model-driven-apps/add-chart-to-form).
2525

2626
## View charts on a page
2727

28-
1. On the left navigation, select a page.
29-
2. On the commbar bar, select **Show Chart**.
28+
1. On the left navigation pane, select a page.
29+
2. On the command bar, select **Show Chart**.
3030

3131
> [!div class="mx-imgBorder"]
32-
> ![Charts on a page](media/show_chart.png "Show charts on a page")
32+
> ![Charts on a page.](media/show_chart.png "Show charts on a page")
3333
3434
3. Select the drop-down menu to choose a view.
3535

3636
> [!div class="mx-imgBorder"]
37-
> ![Choose a view](media/choose_view.png "Choose a view")
37+
> ![Choose a view.](media/choose_view.png "Choose a view")
3838
3939
4. Select the chart view drop-down menu to choose between a system or personal view.
4040

41-
- **My Charts**: My charts are personal charts that can only be seen by the user that created the chart. The user can also share their personal chart with other users if the user has sharing privileges for their security role.
42-
- **System Charts**: System charts are create by your administrator. By default, these charts are visible to all users.
41+
- **My Charts**: Personal charts that can only be seen by the user who created the chart. The user can also share their personal chart with other users if the user has sharing privileges for their security role.
42+
- **System Charts**: Created by your administrator. By default, these charts are visible to all users.
4343

4444
> [!div class="mx-imgBorder"]
45-
> ![Choose between a system or personal chart view](media/system_and_my_charts.png "Choose between a system or personal chart view")
45+
> ![Choose between a system or personal chart view.](media/system_and_my_charts.png "Choose between a system or personal chart view")
4646
4747
## Commands on a chart view
4848

49-
Use the **More Commands** button ![More commands button](media/more_command_button_charts.png "More commands button") to access commands such as, create a new chart, import, export, and more. The chart commands options are different for system charts and personal charts.
49+
Use the **More Commands** button ![More commands button.](media/more_command_button_charts.png "More commands button") to access commands such as create a new chart, import, export, and more. The chart commands options are different for system charts and personal charts.
5050

5151

52-
| Commands on my (personal) charts | Command on system charts |
52+
| Commands on my (personal) charts | Commands on system charts |
5353
|---------|---------|
54-
| ![Commands for a personal chart](media/my_chart_commands.png "Commands for a personal chart") | ![Commands for a system chart](media/system_chart_commands.png "Commands for a system chart") |
54+
| ![Commands for a personal chart.](media/my_chart_commands.png "Commands for a personal chart") | ![Commands for a system chart.](media/system_chart_commands.png "Commands for a system chart") |
5555

5656

5757
## Grid filter on charts
5858

59-
Grid home page provides multiple filter options for a user to filter the grid data such as, quick find, advanced find, grid column filter, and jump bar.
60-
For more information, see [How to use grid filters](https://docs.microsoft.com/powerapps/user/grid-filters).
61-
59+
Grid home page provides multiple filter options for a user to filter the grid data such as quick find, advanced find, grid column filter, and jump bar. For more information, go to [How to use grid filters](https://docs.microsoft.com/powerapps/user/grid-filters).
6260

6361
When a chart is shown together with grid, the grid filter option that you select will filter both chart and grid.
6462

65-
![Grid filter for charts](media/chart_grid_filters.png "Grid filters for charts")
63+
![Grid filter for charts.](media/chart_grid_filters.png "Grid filters for charts")
6664

6765
Legend:
6866

6967
1. **Sort**: Sorts records. Use **Filter by** to filter both grid and chart data based on the filter criteria.
70-
2. **Open advanced filtering panel**: See which filters were applied to the current view. For more information, see [See the current view definition](https://docs.microsoft.com/powerapps/user/grid-filters-advanced#see-the-current-view-definition).
68+
2. **Open advanced filtering panel**: See which filters were applied to the current view. For more information, go to [See the current view definition](https://docs.microsoft.com/powerapps/user/grid-filters-advanced#see-the-current-view-definition).
7169
3. **Search this view**: Search for data in the view you're in.
7270
4. **Jump bar**: The page jump bar uses the first sorted field. If no change has been made to the sort order, the jump bar uses the primary field.
7371

7472
### Drill-down in the chart data
7573

76-
You can drill-down into a segment on a chart and filter the data for that segment. When a chart is shown together with grid, the drill-down option that you select will filter both chart and grid as show in this illustration.
74+
You can drill down into a segment on a chart and filter the data for that segment. When a chart is shown together with grid, the drill-down option that you select will filter both chart and grid as shown in this illustration.
7775

78-
![Drill-down in to a chart](media/drill-down.gif "This illustration shows how the chart drill-down feature works")
76+
![Drill down into a chart](media/drill-down.gif "This illustration shows how the chart drill-down feature works")
7977

80-
For more information on how to use the drill-down feature, see [Drill-down in a chart](https://docs.microsoft.com/powerapps/user/track-your-progress-with-dashboard-and-charts#drill-down-in-a-chart).
78+
For more information on how to use the drill-down feature, go to [Drill-down in a chart](https://docs.microsoft.com/powerapps/user/track-your-progress-with-dashboard-and-charts#drill-down-in-a-chart).
8179

8280

Lines changed: 22 additions & 17 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 about 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

32-
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.
33+
The single-stream dashboards display real-time data over one stream based on an entity view. Visual filters are already applied. 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-
59-
4. Select an area one of the chart or graph to apply a filter.
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+
64+
4. Select an area on one of the charts or graphs 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)