Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.65 KB

table-reference-build-changeset.md

File metadata and controls

37 lines (28 loc) · 1.65 KB
title titleSuffix description ms.technology ms.topic ms.assetid ms.author author ms.date
Build Changeset tables
Azure DevOps Server
Learn how to use FactBuildChangeset to query for data about the changesets.
devops-analytics
reference
66ab6ac3-ff81-4ed7-9535-dd7ce9ebbb37
kaelli
KathrynEE
10/19/2021

Build Changeset tables

[!INCLUDE version-lt-azure-devops]

Use FactBuildChangeset and the associated dimension tables to query for data. Find out about the changesets that were incorporated in each build.

Important

Build tables are only applicable for XAML builds, which are deprecated for TFS 2018 and later versions. If your build process isn't based on XAML builds, these tables and the TFS Warehouse for builds won't yield any meaningful data.

For information about the measures and dimensions that are associated with these tables in the SQL Server Analysis Services cube, see Builds.

Tables for Changesets in a Build

FactBuildChangeset is associated with the following dimension tables:

  • DimBuild
  • DimChangeset
  • DimPerson
  • DimTeamProject

For more information, see these articles: