Analysis-Services/AlmToolkit
Christian Wade d1e38e3f45 PreRelease fix for https://github.com/microsoft/Analysis-Services/issues/313 2024-11-19 19:17:33 -08:00
..
AlmToolkit Create README.md 2024-11-05 14:28:23 -08:00
AlmToolkitSetup PreRelease fix for https://github.com/microsoft/Analysis-Services/issues/313 2024-11-19 19:17:33 -08:00
BismNormalizer PreRelease fix for https://github.com/microsoft/Analysis-Services/issues/313 2024-11-19 19:17:33 -08:00
BismNormalizer.CommandLine
BismNormalizer.Tests
AlmToolkit.sln 5.1.3 with TMDL based diff support 2024-09-03 18:26:25 -07:00
README.md Update README.md 2024-11-05 14:44:48 -08:00
Semantic Model Comparison and Merging with ALM Toolkit.docx Minor doc change for retain role members 2024-10-09 15:57:04 -07:00
Semantic Model Comparison and Merging with ALM Toolkit.pdf Minor doc change for retain role members 2024-10-09 15:57:04 -07:00
VersionInfo.cs PreRelease fix for https://github.com/microsoft/Analysis-Services/issues/313 2024-11-19 19:17:33 -08:00
package-lock.json

README.md

For a detailed list of features and use cases, please refer to the ALM Toolkit documentation

The ALM Toolkit is a schema comparison tool for Power BI semantic models that enables scenarios such as:

  • Easily deploy changes only to model metadata, whilst retaining data including incremental refresh data.
  • Diff & merge across models/repos with guardrails to ensure the integrity of the resulting model metadata. Pick and choose objects to reuse in other models.
  • Reuse common objects across models. For example, conformed dimensions, standardized date dimensions, and common measures to be standardized across models.
  • Command-line execution for automation.

ALM Toolkit supports the Tabular Model Definition Language (TMDL) format to view semantic model metadata in a human-readable, YAML-like syntax. See the TMDL documentation page for more information.

Download and try out the latest release of ALM Toolkit to manage your Power BI semantic models.

ALM Toolkit UI