Daily DAX : Day 41 CALENDARAUTO

 A DAX function that returns all the dates  (1st Jan to 31st Dec) between the min and  max dates in the data model


Syntax


CALENDARAUTO(<FiscalYearEndMonth>)


An optional parameter between 1 and 12 that takes the end month (instead of 31st December)


https://dax.guide/calendarauto/


Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV