Forum Discussion

dt_mc's avatar
dt_mc
Frequent Visitor
8 years ago
Solved

Creating Date Schedules using M

Hi

suppose i have a table with 3 fields - ID, StartDate, EndDate

suppose 1 | 1/4/2017 | 4/15/2017

 

Is there a way to use that to create monthly row data for each month in the time frame?  would be great if start/end align so something like this:

 

ID | Date 

1 | 1/4/2017

1 | 2/28/2017

1 | 3/31/2017

1 | 4/15/2017

 

 

4 Replies