Daily DAX : Day 43 IFERROR

 This DAX Function shows an alternative value if there is an error in the expression Value that is being passed to the function


Syntax


IFERROR(<Value>, <ValueifError>)


https://dax.guide/iferror/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV