What problem does it solve? Working with the Tabular Editor 2 command line requires memorizing dozens of flags and syntax patterns for deployment, scripting, and Best Practice Analyzer runs, which slows down CI/CD setup and model automation for Power BI and Analysis Services. ## Core Features & Use Cases - CLI Syntax Reference: Complete flag reference for TabularEditor.exe covering deployment (-D, -O, -C, -P, -R), script execution (-S), output formats (-B, -TMDL, -F), and BPA analysis (-A). - CI/CD Integration: Ready-to-use pipeline examples for Azure DevOps and GitHub Actions, including service principal authentication via environment variables. - Use Case: You need to deploy a model.bim file to a Power BI Premium workspace from a GitHub Actions pipeline. Use this Skill to construct the correct TabularEditor.exe command with overwrite and connection flags, plus service principal authentication. ## Quick Start Ask the agent to deploy your local Model.bim file to a Power BI workspace XMLA endpoint using the Tabular Editor 2 CLI with overwrite and connection deployment options.