How to Hide/Show columns in a Table Visual

Today on How To Use Power BI we’re going to learn a really simple solution to a really common conundrum in the Power BI Table visual. If you spend any time on a Power BI forum / subreddit / whatever, you’ll eventually (or frequently) see someone asking the question…

Read More

Power BI DAX: MAX

Hey everyone, This post is all about the MAX function in DAX, which does exactly what you think it does… it finds the maximum value in a column of values. We’re going to use a very simple Power BI report (in both the video and the written post below) to…

Read More

Post Series: Line Charts

Everything you need to know about Line Charts! Once you’ve connected to some data, you may want to build a Line Chart. Line Charts are easy to build, and more importantly, they are easy for people to understand.Line charts are excellent for showing data that has a time-based element. They…

Read More

How to override font size limitations

We’re going to learn a formatting tip in this edition of How To Use Power BI and it’s specifically about an annoying formatting limitation that is turned on in Power BI by default. There *IS* a very good reason for this limitation, but it doesn’t need to be on…

Read More

How to add Series Labels to a Line Chart

You probably don’t need legends on your Line Charts. Series Labels are an option on Line and Area charts and allows you to get rid of your Legend. Why would you want to get rid of your legend? We’ll cover that too! We’re going to use a Power BI report with…

Read More

How to connect Power BI to Website Data

We’re continuing our series of posts about connecting data with how to connect to data on a website! It’s nice and easy to connect to data on a website the data is nicely structured in some kind of table. So, it’s just like connecting to other kinds of data… Power…

Read More