title | titleSuffix | description | ms.technology | ms.topic | ms.assetid | ms.author | author | ms.date |
---|---|---|---|---|---|---|---|---|
Build Details tables |
Azure DevOps Server |
Learn how to query for data about builds like the status and quality. |
devops-analytics |
reference |
cbcabf4d-d334-4c17-a003-315e337a49b3 |
kaelli |
KathrynEE |
10/19/2021 |
[!INCLUDE version-lt-azure-devops]
Use FactBuildDetails and the associated dimension tables to query for data. Find out about things like the status and quality of builds.
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.
FactBuildDetails is associated with the following dimension tables:
- DimBuild
- DimBuildQuality
- DimBuildStatus
- DimDate
- DimPerson
- DimTeamProject
For more information, see these articles: