Posts filed under Topics & Discussion

[DAX] Anti-Patterns Episode Seven: Checking for BLANKS (with Daniil Maslyuk)

A lot of videos and articles teach you how to write [DAX]. In this video Daniil Maslyuk and I will show you you how avoid bad [DAX] patterns! This episode will focus on how to check for blanks, nulls, and zeros your measures!

GUEST BIO πŸ‘€

Daniil Maslyuk, MVP, is an independent consultant and the author of the official Microsoft Power BI exam reference books.

RELATED CONTENT πŸ”—

SQLBI Return 0 Instead of Blank
Daniil's Blog
Daniil's Twitter
Daniil's LinkedIn

Download File From Daniil's Blog
Posted on April 12, 2022 and filed under Power BI, DAX, Topics & Discussion.

PBI-Tools Setup and Configuration to GitHub & Azure DevOps- with Mathias Thierbach

This tutorial describes the setup of a simple automated deployment pipeline for Power BI reports using PBI Tools. It assumes that reports have a live connection to a Power BI dataset and that the PBIX files containing the reports are held in a git repository in either Azure DevOps or GitHub.

The first part of the tutorial explains the setup necessary in the Power BI tenant. Since a service principal is going to be used for the deployment, the necessary steps to get this set up are covered. Furthermore, the configuration of the pbi-tools deployment manifest is explained, and the deployment is tested locally.

With the basic setup completed, and the deployed tested locally, this second part of the tutorial moves the setup into a GitHub repository. A GitHub Actions workflow is created, secrets are set, and the pipeline is tested end-to-end.

The final part of the tutorial repeates the steps from Part 2, but this time in Azure DevOps. There are a few additonal settings required here, which the video explains. The repository created in the tutorial is publicly available here.

GUEST BIO πŸ‘€

In 2015, after having spent over ten years as a Software Developer and Architect with Microsoft technologies, Mathias Thierbach moved into the Microsoft BI space. He soon landed on Power BI, but also realized quickly that the development and engineering tools and practices were nothing like the ones well established in software development. This is how pbi-tools started as a project, filling this gap in tooling. Today, leading a growing data management team at YouGov, he experiences the benefits of those efforts every day. Having open sourced the project in fall of 2021, Mathias spends a lot of his free time bringing those practices to the wider Power BI community now.

RELATED CONTENT πŸ”—

PBI Tools
PBI Tools - Azure
PBI Tools - GitHub
Mathias Notes/Articles
Mathias's Twitter
Mathias's LinkedIn
Mathias's GitHub

Posted on April 5, 2022 and filed under Livestreams, Topics & Discussion, External Tools.

[DAX] Anti-Patterns Episode Six: TRUE/FALSE Conditions (with Daniil Maslyuk)

A lot of videos and articles teach you how to write [DAX]. In this video Daniil Maslyuk and I will show you you how avoid bad [DAX] patterns! This episode will focus on optimizing TRUE/FALSE conditions and data types!

GUEST BIO πŸ‘€

Daniil Maslyuk, MVP, is an independent consultant and the author of the official Microsoft Power BI exam reference books.

RELATED CONTENT πŸ”—

Daniil's Blog
Daniil's Twitter
Daniil's LinkedIn

Download File From Daniil's Blog
Posted on March 29, 2022 and filed under Power BI, DAX, Topics & Discussion.

(Livestream Replay) Why Power BI Community Rocks! - with Nikola Ilic

When you're learning a new technology or upskilling in a specific tool, chances are that you'll need to connect with your peers that are trying to achieve the same, or already went through this path. In this live stream, we will talk about one of the most vibrant technical communities, the Power BI community, and how joining it may help you not just to master specific concepts, but also give you a career boost and new opportunities.

GUEST BIO πŸ‘€

I'm making music from the data! PowerBI consultant and trainer, Microsoft Data Platform MVP, Pluralsight Author, blogger, speaker...Interested in everything related to data - always eager to extract valuable info from raw data in the most effective way. Multi-year experience working with (predominantly) Microsoft Data Platform (SQL Server, SSAS, SSIS, SSRS, and Power BI). Father of 2 and true football (and Barca) fan!

RELATED CONTENT πŸ”—

Nikola's Website
Nikola's Twitter

Posted on March 25, 2022 and filed under Livestreams, Topics & Discussion.