Month: February 2024

  • Collaborative Power BI development with pbip

    Collaborative Power BI development with pbip

    For many years, having several developers work on the same Power BI report was challenging to say the least. Merging multiple reports into a unique one often gave headaches to Power BI report developers. Tools like AML Toolkit existed to merge semantic model changes (tables, columns, measures, etc.) but even with such tools, the task… Read more

  • Power BI CI/CD & git integration

    Power BI CI/CD & git integration

    Git integration and Continous Integration / Continous Delivery (or CI/CD in short) set up for Power BI reports and semantic models used to be quite a tedious task until very recently. Pseudo-solutions existed, involving a mix of tools like pbi-tools, .bim file export from Tabular Editor and custom tasks in Azure DevOps pipelines (like Power… Read more