I am working on developing a model-driven app that will manage a large portfolio of projects that role up to different programmatic umbrellas. We will be tracking financial forecasts/actuals for each of projects MoM. To minimize administrative burden and input errors I would like to create an automation that will create a forecast record for all months in a calendar year when an initiative record is created.
I have already created 2 custom tables: Project and Financial with a 1:M relationship. My question is how to best create a batch of records in the financial table with Project Name and financial month prepopulated.