Forum Discussion
Anonymous
6 years agoNot applicable
Calendarauto
Hi there, Is there any other codes that i can use instead of calendarauto. I usually go for calendarauto to make a date table to connect with my data to create progress or plan by week report. The ...
- 6 years ago
Anonymous
you can define the range for a date table like so.
Dates = CALENDAR ( DATE ( 2018, 1, 1 ), DATE ( 2020, 12, 31 ) )
jdbuchanan71
Super User
6 years agoAnonymous
you can define the range for a date table like so.
Dates = CALENDAR ( DATE ( 2018, 1, 1 ), DATE ( 2020, 12, 31 ) )