Daily DAX : Day 52 ROW

 A Dax function that returns a single row table wth the columns specified


Syntax


ROW(<Name_of_Column>, <Expression_for_Column>)



https://dax.guide/row/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV