Comparing calculation options in Power BI, including Visual Calculations

There are tons of options in Power BI to add your custom logic. Varying from SQL expressions at data ingest all the way up to Visual Calculations to add logic on a visual level. But how do they compare to each other, where should you do what? As I've been a fan of making DAX …

Continue reading Comparing calculation options in Power BI, including Visual Calculations

Fabric CI/CD with Git deployment and release strategies

Recently, I wrote a blog about the new branch-out feature in Git connected Fabric and Power BI workspaces. In this blog, I will continue the topic of Git integration by discussing various setups you could consider in your Git integration, deployment and release strategies as part of your continuous integration and continuous delivery setup. Will …

Continue reading Fabric CI/CD with Git deployment and release strategies