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
1. Load the `Work Items - Today`Analytics view into Power BI.
35
35
36
-
2.Select *Card* visual.
36
+
2.From the **Visualizations** pane, choose **Card**, and drag the `Work Item ID` to **Fields**.
37
37
38
-

38
+
:::image type="content" source="media/analytics-views/work-item-count-card.png" alt-text="Screenshot of Power BI Visualizations, choose Card and add Work Item ID to Fields. ":::
39
39
40
-
3. Search for `Work Item Count` and drag it to the `Fields`.
40
+
## Number of work items by area path and state
41
41
42
-

42
+
1. Load `Work Items - Today` Analytics view into Power BI. The data table should include the following columns: `Area Path`, `Priority`, `Work Item Count`, `Work Item Type`.
2. From the **Visualizations** pane, choose **Matrix**, and add `Area Path`, `State`, and `Work Item ID` to **Rows**, **Columns**, and **Values**, respectively.
45
45
46
-
## Number of bugs by area path and priority
46
+
:::image type="content" source="media/analytics-views/matrix-work-items-area-state.png" alt-text="Screenshot of Power BI Visualizations, choose Matrix and add Area Path, State, and Work Item ID fields to Rows, Columns, and Values. ":::
1.(Optional) Expand the **Filters** pane and choose one or more fields to filter the report. For example, the example report shown in the previous image only shows select `Area Paths`.
49
49
50
-
2. Select `Matrix` visual.
50
+
:::image type="content" source="media/analytics-views/matrix-work-items-filters.png" alt-text="Screenshot of Power BI Filters, select Area Paths. ":::
51
51
52
-

53
-
54
-
3. Search for `Area Path` and drag it to `Rows`.
55
-
56
-

57
-
58
-
4. Search for `Priority` and drag it to `Columns`.
59
-
60
-

61
-
62
-
5. Search for `Work Item Count` and drag it to `Values`.
63
-
64
-

65
-
66
-
6. Search for `Work Item Type`, drag it to `Visual level filters` and select `Bugs`.
67
-
68
-

52
+
> [!NOTE]
53
+
> To simplify the report, select `Area Paths` were renamed to shorten their labels. To learn how to replace values in a column, see [Transform Analytics data to generate Power BI reports, Replace values](transform-analytics-data-report-generation.md#replace-null-values).
69
54
70
55
## Related articles
71
56
72
57
-[Power BI integration overview](overview.md)
73
58
-[Connect with Power BI Data Connector](./data-connector-connect.md)
59
+
-[Transform Analytics data to generate Power BI reports](transform-analytics-data-report-generation.md).
74
60
-[Dataset design for the Power BI Data Connector](data-connector-dataset.md)
75
61
-[Functions available in Power BI Data Connector](data-connector-functions.md)
0 commit comments