How to make a Table Visual

Welcome to the post about how to make a table visual in Power BI. This is pretty easy on the surface, but tables have their own little quirks and idiosyncracies, so we’ll explore them a bit with this post. If you want to use the same Power BI file I…

Read More

DAX: DISTINCT COUNT

Welcome to our post all about the DISTINCTCOUNT function in DAX, because sometimes a COUNT isn’t good enough because it counts duplicates. If you want to use the same Power BI file I use in the below video and written notes to try out DISTINCTCOUNT, here’s the pbix file…

Read More

How to build a ring donut chart

This How To Use Power BI post is all about how to make an impressive looking “Ring Donut” chart with Power BI, specifically using new border options Microsoft has added to Donut and Pie charts. The new border options are NOT super useful in terms of making charts better and…

Read More

Post Series: Pie Charts

Everything you need to know about Pie Charts! Once you’ve connected to some data, you may want to build a Pie Chart. Pie Charts are easy to build and are so easy to build (in Power BI as well as other programs) that they are frequently used.Pie charts are excellent…

Read More

DAX: FORMAT

Welcome to the DAX:FORMAT post, where we’re going to learn the basics of the FORMAT function to format numbers for different circumstances. We’re going to use a simple Power BI file to get to know how to do this. If you’d like to use the same file, you can download…

Read More