-
Notifications
You must be signed in to change notification settings - Fork 2.5k
/
Copy pathindex.yml
159 lines (149 loc) · 6.39 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
### YamlMime:Landing
title: Azure DevOps Reporting documentation
summary: Reporting in Azure DevOps enables software development teams to make data driven decisions and deliver value to their customers faster.
metadata:
title: Azure DevOps Reporting documentation
description: Add, view, manage, and monitor status and trends with dashboards, widgets, Analytics & Power BI.
ms.prod: devops
ms.technology: devops-analytics
ms.topic: landing-page
author: KathrynEE
ms.author: kaelli
ms.date: 09/13/2021
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: Configure charts & dashboards
linkLists:
- linkListType: overview
links:
- text: About dashboards, charts, reports & widgets
url: ./dashboards/overview.md
- text: Quick reference
url: ./dashboards/quick-ref.md
- text: Widget catalog
url: ./dashboards/widget-catalog.md
- linkListType: tutorial
links:
- text: Add, rename, and delete dashboards
url: ./dashboards/dashboards.md
- text: Add a widget to a dashboard
url: ./dashboards/add-widget-to-dashboard.md
- text: Configure Burndown & Burnup widgets
url: ./dashboards/configure-burndown-burnup-widgets.md
- text: View and configure team velocity
url: ./dashboards/team-velocity.md
- linkListType: how-to-guide
links:
- text: Create status and trend query-based charts
url: ./dashboards/charts.md
- title: Work tracking status and trends
linkLists:
- linkListType: tutorial
links:
- text: Burnup and burndown
url: ./dashboards/configure-burndown-burnup-widgets.md
- text: Sprint burndown
url: ./dashboards/configure-sprint-burndown.md
- text: Cumulative flow
url: ./dashboards/cumulative-flow.md
- text: Cycle and Lead time
url: ./dashboards/cycle-time-and-lead-time.md
- text: Velocity
url: ./dashboards/team-velocity.md
- text: Work item query-based query charts
url: ./dashboards/charts.md
- title: Create Power BI reports
linkLists:
- linkListType: overview
links:
- text: About Power BI integration
url: ./powerbi/overview.md
- text: What is Analytics
url: ./powerbi/what-is-analytics.md
- text: What are Analytics views?
url: ./powerbi/what-are-analytics-views.md
- text: Reporting roadmap
url: ./powerbi/reporting-roadmap.md
- linkListType: tutorial
links:
- text: Create an Analytics view
url: ./powerbi/analytics-views-create.md
- text: Connect to Power BI data connector
url: ./powerbi/data-connector-connect.md
- text: Connect with data by using Power BI and OData queries
url: ./powerbi/odataquery-connect.md
- text: Create a Power BI report with an OData Query
url: ./powerbi/create-quick-report-odataq.md
- title: Sample Power BI reports
linkLists:
- linkListType: overview
links:
- text: Sample reports using OData queries
url: ./powerbi/sample-odata-overview.md
- text: Data available from Analytics
url: ./powerbi/data-available-in-analytics.md
- linkListType: how-to-guide
links:
- text: Add a column for last refresh date
url: ./powerbi/add-last-refresh-time.md
- text: Calculate time-in-state
url: ./powerbi/create-timeinstate-report.md
- title: Test status and trends
linkLists:
- linkListType: tutorial
links:
- text: Test result trends
url: ./dashboards/configure-test-results-trend.md
- text: Test status, progress, and result charts
url: ../test/track-test-status.md?toc=/azure/devops/report/toc.json&bc=/azure/devops/report/breadcrumb/toc.json
- text: Trace test requirements
url: ../pipelines/test/requirements-traceability.md?toc=/azure/devops/report/toc.json&bc=/azure/devops/report/breadcrumb/toc.json
- text: Test Analytics and failure analysis
url: ../pipelines/test/test-analytics.md?toc=/azure/devops/report/toc.json&bc=/azure/devops/report/breadcrumb/toc.json
- title: Extend Analytics with OData (Preview)
linkLists:
- linkListType: overview
links:
- text: About Power BI integration
url: ./powerbi/overview.md
- text: Quick reference
url: ./extend-analytics/quick-ref.md
- linkListType: quickstart
links:
- text: Query work tracking data
url: ./extend-analytics/wit-analytics.md
- text: Project and organization-scoped queries
url: ./extend-analytics/account-scoped-queries.md
- text: Aggregate work tracking data
url: ./extend-analytics/aggregated-data-analytics.md
- linkListType: reference
links:
- text: Query guidelines for Analytics with OData
url: ./extend-analytics/odata-query-guidelines.md
- title: View SQL Server Reports (Legacy)
linkLists:
- linkListType: overview
links:
- text: Reporting Services reports
url: ./sql-reports/reporting-services-reports.md
- linkListType: how-to-guide
links:
- text: Create Excel reports from a work item query
url: create-status-and-trend-excel-reports.md
- text: Create a Detailed Report using Report Designer
url: ./sql-reports/create-a-detailed-report-using-report-designer.md
- text: Add reports to a team project
url: ./admin/add-reports-to-a-team-project.md
- title: Develop widgets and dashboard extensions
linkLists:
- linkListType: how-to-guide
links:
- text: Develop a web extension
url: ../extend/get-started/node.md
- text: Add a dashboard widget
url: ../extend/develop/add-dashboard-widget.md
- text: Add a chart
url: ../extend/develop/add-chart.md