Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.3 KB

work-item-changeset-tables.md

File metadata and controls

32 lines (23 loc) · 1.3 KB
title titleSuffix description ms.technology ms.topic ms.assetid ms.author author ms.date
Work Item Changeset tables
Azure DevOps Server
Learn how to query for data about work items that are linked to changesets.
devops-analytics
reference
0c017c1e-b19b-40b6-9927-b88b48700976
kaelli
KathrynEE
10/20/2021

Work Item Changeset tables

[!INCLUDE version-lt-azure-devops]

You can query for data about work items that are linked to changesets by using FactWorkItemChangeset and the associated dimensions. For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Test cases and work items.

Fact Table for Work Items Linked to Changesets

FactWorkItemChangeset is associated with the following dimension tables:

  • DimChangeset

  • DimPerson

  • DimWorkItem

For more information, see these articles: