I have a system dynamics calculation which is currently working extremely well using a single parameter value however I would like it to source from a database. Using this AnyLogic help I have set up the parameter to source from the database.
However in order to set up the "Choice condition" to cycle through the values in the table, I would like to set up a event or something to define which row should be used.
I assume I will need to set up a state chart with an event maybe to go from 1 to a defined number, by adding 1 at a given rate.
Any help would be appreciated, Thank you