Calculate(), Filter() And DAX Memory Usage
Following on from my last post on the Query Memory Limit in Power BI, in this post I want to look at one of the most common DAX antipatterns and its effect on query memory usage: filtering on a whole table, rather than an individual column, in the filter parameters of the Calculate() function. A … Continue reading Calculate(), Filter() And DAX Memory Usage
Published on:
Learn moreRelated posts
Say NO to 1:1 Relationships in Power BI
23 hours ago
Power BI Desktop Versions Demystified: Part 1, Power BI Desktop and Power BI Desktop RS
If you are a Power BI power user, you may have wondered: how many versions of Power BI Desktop are there? The quick answer is: it depends! Dep...
1 day ago
Power Bi Calendar Table in Less Than 10 Seconds
A calendar table is essential for working with time-based data in Power BI. Whether you're analysing trends, creating time intelligence measur...
3 days ago