Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Why should DIVIDE be preferred over the division operator in DAX?

  1. A It handles division by zero gracefully without an explicit IF guard
  2. B It is more accurate
  3. C It supports more data types
  4. D It is required by the engine
Answer

It handles division by zero gracefully without an explicit IF guard

DIVIDE returns a specified alternate result, typically blank, instead of an error, and is also optimised internally.

All Power BI MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as