table_formula_with_x_argument-not-updated.zip
In the attached project:
- Parameter
Age, defined as a state variable parameter that grows over time:

- Parameter
TableParam_Volume, defined as a table parameter:

Correctly changes with simulation time:

- Parameter
Volume2, which is a Table Formula with X-Argument, having TableParam_Volume as table object and Age as X-Argument:

I expect the value of Value2 to change as Age´ changes, similarly to TableParam_Volume`. However, it's value is constant:

And only changes when Age is changed before simulation start:


Is this by design, or is this a bug? @msevestre @Yuri05
table_formula_with_x_argument-not-updated.zip
In the attached project:
Age, defined as a state variable parameter that grows over time:TableParam_Volume, defined as a table parameter:Correctly changes with simulation time:
Volume2, which is aTable Formula with X-Argument, havingTableParam_Volumeas table object andAgeas X-Argument:I expect the value of
Value2to change asAge´ changes, similarly toTableParam_Volume`. However, it's value is constant:And only changes when
Ageis changed before simulation start:Is this by design, or is this a bug? @msevestre @Yuri05