Learning Resource - Page 3 of 10 - Excelerator BI

Learning Resource

List of all standard Power BI Icons

Power BI Icon Names

A few weeks ago I wrote an article “Conditional Formatting Using Icons In Power BI” about the Power BI Icon feature released in July 2019. There were 2 common questions/themes coming from readers’ comments, and I want to address those here. Where can I find a list of Power BI […]

Read More »

Large Customer Sales

The FILTER Function in DAX Part 2

Level: Intermediate In my last article, I introduced the basics of the DAX FILTER() function. Hopefully that introductory explanation to FILTER() helped you get your head around what FILTER() is doing under the hood. With that knowledge in place, let me help you take your understanding to the next level. […]

Read More »

Simple Filters and Syntax Sugar in DAX functions

Level: Intermediate There is a concept in the DAX language called “Syntax Sugar”.  Simply put, the developers have created simplified versions of more complex formulas to make it easier for people to learn and use the DAX functions.  Here are a couple of examples. Total Sales Syntax Sugar = SUM(Sales[ExtendedAmount]) […]

Read More »

Scroll to Top