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 |
[!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.
FactBuildChangeset is associated with the following dimension tables:
- DimBuild
- DimChangeset
- DimPerson
- DimTeamProject
For more information, see these articles: