Press "Enter" to skip to content

DAX Fusion and Filters on 0

Chris Webb takes us through a performance issue:

Here’s a fun DAX performance tip that I found this week. Do you have measures that use Calculate() with a filter on a numeric column? Is one of the filters on the value 0? If so then this may affect you.

Read on for a demonstration.