If I have an event database with a start date and an end date. Is it possible to automatically create child records for each day between the start and end date?
For example, if the event is from January 1 through January 5, I would like a secondary database to create a record for January 1, 2, 3, 4, and 5th.
What is the best way to accomplish that?