What is the purpose of the CALCULATE() function in DAX when used without any filter arguments?
-
A
It removes all filters from the model
-
B
It evaluates an expression in a modified filter context, preserving the existing context
-
C
It returns an error because filter arguments are required
-
D
It calculates across all rows ignoring slicers