Conditional formatting of data labels

Data labels in charts are always useful because they implicitly show us the value of the series, without the need to look at the axis. However, in traditional charts, they are always formatted the same way; they are displayed in the same font size and style, the same color… Power BI Desktop recently got the option of conditional formatting of these values, which makes the reports much more vivid.

Error Bars at Power BI reports

When we create predictions or analyze existing results, there is always the possibility of error. For this purpose, when displaying charts in Excel we have always been able to display error bars. Since recently, this option also exists in Power BI Desktop. In the “recipe” that follows, you will learn how to add and modify error bars on a column or bar chart.

CONVERT function

How many grams are there in one cup? How many grams fit in a tablespoon? And in a coffee spoon? This is information that until now you had to search for on the Internet, and since recently there is an Excel function that enables these and some other conversions. It is very easy to use, and if you want to know how, read this “recipe” (it cannot be converted into several smaller ones, but it is interesting)!

IMAGE function

If you use Power BI Desktop to create business reports, you probably know that it is possible to insert an image into a table that is displayed based on its URL location. As of recently, if you are a Microsoft 365 subscriber, you can also do this in Excel using the IMAGE function. In this “recipe” you will find out how it is used…

Keep or discard?

If you have used Power Query, you know that it has options that allow you to keep or discard certain columns. If you’re an Excel user coming through a Microsoft 365 subscription, there are a few new functions available to you to do a similar thing. As a result they create a dynamic array with columns or rows extracted from a given matrix that are retained or discarded.