Daily DAX : Day 44 FIRSTNONBLANK

 A Dax function that returns a table with a column with the first non blank value it finds


Syntax


FIRSTNONBLANK(<ColumnName>, <Expression>)



https://dax.guide/firstnonblank/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV