Question: Which DAX function compares a column of values in Table A with a similar column in Table B, and returns the values the are not found in Table B?

  1. COMPARE
  2. FINDUNIQUE
  3. EXCEPT
  4. SWITCH

Answer: The correct answer of the above question is Option C:EXCEPT