What does the ALL function do inside CALCULATE?
- A Removes filters from the specified table or columns
- B Selects all rows for display
- C Sorts the table
- D Returns all measures
Answer
Removes filters from the specified table or columns
REMOVEFILTERS is the clearer modern equivalent. ALLSELECTED respects filters the user has applied outside the visual.





