What is filter context in DAX?
- A The set of filters applied when a value is evaluated, from slicers, visual rows and columns, and relationships
- B The current row of a table
- C The order of table loading
- D The refresh schedule
Answer
The set of filters applied when a value is evaluated, from slicers, visual rows and columns, and relationships
Filter context is why the same measure shows a different number in every cell of a matrix visual.





