FILTER and ALL Functions in DAX
FILTER Function
Sometimes you need to apply more advanced filters. The FILTER function allows you to do that. So you might winder why we need a filter function if we can filter data using CALCULATE. Well it turns out CALCULATE is designed to be fast,...
ahmedgouda.hashnode.dev4 min read