Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Datetable

Hello everyone,   It seems my date table is not working the correct way.   I have created a simple new tabel with = Calendarauto(). Added the month and selected mark as datetable.  Now I ...
  • v-zhangti's avatar
    4 years ago

    Hi, Anonymous 

     

    You can try a different way of creating a new date table.

    Table:

    Date = CALENDAR(MIN('Table'[Date]),MAX('Table'[Date]))

     

    Best Regards,

    Community Support Team _Charlotte

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.