Skip to content

Commit 42e1433

Browse files
authored
Update track-your-progress-with-dashboard-and-charts.md
1 parent 616e4a6 commit 42e1433

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

powerapps-docs/user/track-your-progress-with-dashboard-and-charts.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ search.app:
1919
---
2020
# Track your progress with dashboards and charts
2121

22-
A dashboard is made up of a collection of easy-to-read charts and graphs that provide visual representation of filtered app data. The interactive charts and graphs on a dashboard display important data that gives you a 360 degree view of your business and helps you to understand key performance indicators (KPI).
22+
A dashboard is made up of a collection of easy-to-read charts and graphs that provide visual representation of filtered app data. The interactive charts and graphs on a dashboard display important data that gives you a 360-degree view of your business and helps you to understand key performance indicators (KPI).
2323

2424
Dashboards are available for all record types. Charts are available on the Dashboard page, Grid page, Associated Home page, and on Edit Form page.
2525

@@ -29,15 +29,15 @@ Dashboards are available for all record types. Charts are available on the Dashb
2929

3030
## View dashboards
3131

32-
Thre are two types of dashboards, **System Dashboards** and **My Dashboards**.
32+
There is two types of dashboards, **System Dashboards** and **My Dashboards**.
3333

3434

3535
![Choose between personal or system dashboard](media/select_dashboard.png "Choose between personal or system dashboard")
3636

3737
Legend:
38-
1. **My Dashboards**: My dashboards are personal dashboards can only be see by the user that created the dashbaord. The user can also share their personal dashboard with other users if the user has sharing privileges for their security role.
38+
1. **My Dashboards**: My dashboards are personal dashboards that can only be seen by the user who creates them. The user can also share their personal dashboard with other users if the user has sharing privileges for their security role.
3939

40-
2. **System Dashboards**: System dashboards are craete by your dministrator. By default, these dashboards are visible to all users.
40+
2. **System Dashboards**: System dashboards are create by your administrator. By default, these dashboards are visible to all users.
4141

4242

4343

@@ -51,7 +51,7 @@ Legend:
5151

5252
1. **Expand Chart**: Shows the chart in full screen mode. The chart is still interactive in expanded mode.
5353
2. **Refresh**: Refreshes the records in the chart.
54-
3. **View Records**: See the chart and the underlying records together. This opens the chart and the corresponding records.
54+
3. **View Records**: See the chart and the underlying records together. This opens the chart for the corresponding records.
5555
4. **Tool tips**: Hover your mouse over the chart to see a tooltip that provides quick information about that area of the chart.
5656

5757

@@ -109,14 +109,14 @@ Legend:
109109

110110
## Edit the properties of a chart
111111

112-
When you add a chart on a dashboard you can edit the chart properties and modify the chart view and dispaly options. The screenshot below shows how a chart will display based on the chart properties that you selected.
112+
When you add a chart on a dashboard you can edit the chart properties and modify the chart view and display options. The screenshot below shows how a chart will display based on the chart properties that you selected.
113113

114114
> [!div class="mx-imgBorder"]
115115
> ![Select a view](media/all_chart_views.png "Select a view on a chart")
116116
117117
Legend:
118118

119-
1. View title with **View Selector** turned off. You connot toggle between different views. You only see the title.
119+
1. View title with **View Selector** turned off. You cannot toggle between different views. You only see the title.
120120
2. Chart title with **Display Chart Selection** turned off. You cannot toggle between different charts for the entity. You only see the title.
121121
3. Only **View Selector** is turned. You can toggle to a different view and the chart will render based on the underline data for the selected view.
122122
4. Both **View Selector** and **Display Chart Selection** is turned. You can toggle a different views and chart for the entity
@@ -159,13 +159,13 @@ To edit the chart properties, you need to edit the dashboard that the chart is i
159159
6. When you're done, select **OK**.
160160

161161

162-
## Drill down in a chart
162+
## Drill-down in a chart
163163

164-
You can drill down into a segment on a chart and filter the data for that segment. For example, you can drill down on one segment of a chart and change the chart type as you drill down.
164+
You can drill-down into a segment on a chart and filter the data for that segment. For example, you can drill-down on one segment of a chart and change the chart type as you drill-down.
165165

166166
The chart drilldown feature is only available on the browser. It is not available on the mobile app for phones or tablets.
167167

168-
In the example below, let's further drill down into the chart.
168+
In the example below, let's further drill-down into the chart.
169169

170170
1. Select a data point on the chart to bring the **Drill down by** dialog box.
171171

@@ -175,9 +175,9 @@ In the example below, let's further drill down into the chart.
175175
2. Select the drop-down menu and choose how to want to group the data.
176176

177177
> [!div class="mx-imgBorder"]
178-
> ![Select how to drill down into the chart](media/chart_drilldown_1.png "Select how to drill down into the chart")
178+
> ![Select how to drill down into the chart](media/chart_drilldown_1.png "Select how to drill-down into the chart")
179179
180-
3. Select the type of chart that you want to see the drill down data.
180+
3. Select the type of chart that you want to see the drill-down data.
181181

182182
> [!div class="mx-imgBorder"]
183183
> ![Select the type of chart](media/chart_drilldown_2.png "Select the type of chart")
@@ -188,9 +188,9 @@ In the example below, let's further drill down into the chart.
188188
> ![Drill down showing breadcrumbs](media/chart_drilldown_3.png "Drill down showing breadcrumbs")
189189
190190

191-
You can continue drilling further into the chart data. As you drill down deeper, the breadcrumb will expand and you can go back to the previous screen or select the Home button to go back to the Home screen.
191+
You can continue drilling further into the chart data. As you drill-down deeper, the breadcrumb will expand and you can go back to the previous screen or select the Home button to go back to the Home screen.
192192

193-
![Drill down further](media/chart_drilldown_4.png "Drill down further")
193+
![Drill down further](media/chart_drilldown_4.png "Drill-down further")
194194

195195
## Known issues
196196
In the chart designer, adding an order by on certain calculated fields is not supported and will cause an error. The calculated fields causing this are using another calculated fields, a related entity field, or a local field on the entity.

0 commit comments

Comments
 (0)