Daily DAX : Day 19 BITXOR

 This function returns a scalar value number which is the result of a bit wise OR of two numbers. Each number is converted to a binary number and positionaly a logical or is applied

Syntax


BITXOR (<value1>, <value2>)



https://dax.guide/bitxor/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV