Forum Discussion

JJP1's avatar
JJP1
Regular Visitor
2 years ago
Solved

Dates Table

Hello,   I created a Dates Table with a column that captures all dates in an identified data set. I used the following formula to achieve this:  DatesTable = CALENDAR(MIN('Daily WS Business E...
  • daircom's avatar
    2 years ago

    JJP1 
    Often simply creating a table using the below already works, as this formula looks at all the data in your data model.

    Calendar_Table = CALENDARAUTO()