Daily DAX : Day 29 EXACT

 This is a boolean DAX function that returns true or false if two text strings are exactly the same. 

IT IS CASE SENSITIVE


Syntax


EXACT(<Text1>, <Text2>)


https://dax.guide/exact/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV