Hi
my model has 5 versions Rofc, Forecast. Budget, Simulator1, Simulator2.(list)
Rofc contains data of actual month and future month (similar to native switchover).
I am creating forecast between jun-sep every year using Rofc data of the current year and locking the forecast data of that year. Forecast can be created multiple time during this period in an year.
I have to store last forecast creation date in every year(4 years). Can you please suggest an approach.