Does anyone know what the actual restrictions on modifying time series are in Modano?
I'm building a model using annual time series modules from the library but I need monthly inputs and I always assumes that I couldn't touch the time series in any way otherwise I would not be able to add additional library modules later on.
This morning I tried to add a new time series set (monthly) and added a monthly input cell and I assumed this would kill the 'template time series' but to my surprise I still seem to be able to insert any annual module from the library.
Is it just that I can't change the annual time series but new sets does not interfere with the ability to insert libary modules or is there anything else I need to worry about?
That's correct Lance.
The time series infrastructure is very sophisticated, and the system works very hard to prevent incompatibility issues. Here's some general comments about this stuff:
So, as an example, if you added some more headings and assumptions to the bottom of the time series assumptions component in the Time Series (Annual) module, then edited the Annual period titles set to allow for monthly analysis, you would still be able to insert annual modules into this modular workbook. When you inserted these annual modules, it will add a new annual period titles set - with the same formulas as those originally in the annual period titles set before your edited - and insert module components into time series sheets based on this new set. Your edited time series period titles set will remain independent of this, and you'll have created multiple period titles sets.
It took years to get this working in this way, because we knew it would be a major issue if it wasn't somewhat accommodating of customization.
I hope this makes sense.