Forum Discussion

Dicken's avatar
Dicken
Post Prodigy
1 year ago
Solved

DAX DATEATABLE Function

    Hi,  is there a way I can create a small start end date table using this function    example of what i want  ;  dtab = DATATABLE(     "start",STRING,     "end", STRING,     {  ...
  • Dicken's avatar
    Dicken
    1 year ago

    Does not seem to work, yes returns a table, but 
    CALENDARAUTO does not find it, so not much use. 
    Richard.