Category: Uncategorized

Machine Learning and Power BI

Everyone seems to be talking about ChatGPT and similar AI solutions now in the beginning of 2023, so I figured I’ll share some thoughts on the machine learning features currently built into Power BI! I should however clarify that these are Premium functions in Power BI. To kick it...

Power BI and Power Automate

I consider myself a #PowerAddict, meaning I’m a nerd throughout the whole PowerPlatform and not just Power BI. You see, everything is connected! You can leverage PowerApps to get your input to datasets, measure it in Power BI to filter out valuable insights and act on these insights automatically...

DAX magic with Selectedvalue

I was recently asked to make a calculation in Power BI and I figured this will make a good blog post for others to learn from as well. OK so the idea is that we have a table with values over dates. We want to accumulate these values by...

Nested SUMX for What-If scenarios in DAX

Did you get goose bumps reading that title? If so, I obligated to refer you to my psychiatrist as this is apparently not normal. If you, like me, don’t really care and still think it’s really cool and you want to find out more, read on! In this blog...

Bayes theorem in Power BI

I’ve been following Veritasium on Youtube for some time. It’s made by Derek Muller who is really awesome att explaining science! Back in 2017 he made this video on Bayes Theorem and while looking through his older videos I stumbled upon it. It’s only 10 minutes long so you...

Scheduled refreshes from files

From time to time you might want to use an Excel or CSV file as the source for your Power BI reporting. The downside of doing so is that if you specify a local file as a source, the Power BI Service wont know how to access it after...

Emails to Team chats | Give away

Want to skip right to getting your hands on a Power BI Report and play? Click here to download the Power BI template from GitHub and get started right away. Backstory “This meeting could have been an email” This is what I used to say at least. These days...

Diving data in Power BI

My sister in law has the same kind of passion for the ocean as I do for Power BI. She loves it it so many ways! She loves looking at it, swimming in it, diving in it, preaching about the dangers we pose to ourselves as a species by...

Service desk improvements in Power BI

Some time ago I was presented with Service desk data and I was recently asked to make a part 2 with more insights that could be drawn from this type of data. I though about another solution for a price development tool where I used What-if parameters of dates...

How to combine a clustered and stacked chart in Power BI

Let’s say you have a total budget, you want to compare it to your 3 income streams and you want to merge the diagrams below into one. Clearly it’s possible (I haven’t made the final diagram in paint you know) and here’s how it’s done! The issue In Power...