You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/isv-install-failure-analytics.md
+20-15Lines changed: 20 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.devlang: na
13
13
ms.topic: article
14
14
ms.reviewer: nabuthuk
15
15
ms.workload: na
16
-
ms.date: 10/25/2020
16
+
ms.date: 10/28/2020
17
17
ms.author: nabuthuk
18
18
search.audienceType:
19
19
- developer
@@ -56,42 +56,42 @@ The install failures tab contains the following graphs and metrics.
56
56
57
57
The line chart shown below illustrates the number of app installation failures occurred by date. When hovering over the graph, the following information is shown:
58
58
59
-
1.Count of isError.
60
-
1. Date of error.
59
+
1.Failure Count
60
+
1. Date
61
61
62
62
> [!div class="mx-imgBorder"]
63
63
> 
64
64
65
-
### Failure by GEO
65
+
### Failure by Geo
66
66
67
67
The pie chart shown below illustrates the number app installation failures by GEO. When hovering over the graph, the following information is shown:
68
68
69
69
1. Geo
70
-
1.Error count
70
+
1.Failure Count
71
71
72
72
> [!div class="mx-imgBorder"]
73
73
> 
74
74
75
-
### Failure by package version
75
+
### Failure by solution version
76
76
77
77
The bar chart shown below illustrates the number of app installation failures occurred by package version. When hovering over the graph, the following information is shown:
You can drill through the **Failure** column to see the full failure details. To see the full failure details, right-click on one of the error messages on the **Failure details** tab and then select **Drill through** > **Failure details**.
ISVs can filter the install failures dashboard using the filters available. For example, an ISV can filter to see the metrics at **App Hierarchy**, **GEO**, and **Date range** level.
110
+
ISVs can filter the install failures dashboard using the filters available. For example, an ISV can filter to see the metrics at **Package & Solution version**, **Geo**, and **Date range** level.
0 commit comments