Hi Harry and team,
Thank you for responding Harry.
In the same vein of solving this problem for my simulation, I am now trying to have ServiceTime within an EntityProcessor scale proportionally with an InputValue (Client_Projects), which in my case is 10.
Client_Projects is an InputValue, which I have valued at 10.0, with UnitType DimensionlessUnit.
The formula within ServiceTime, I want to write something like ’0.5 [h] * Client_Projects’, however this is not a valid input.
I have tried the below screen shot, which seems to work, but Ideally I would like to reference the “Client”Projects” InputValue in the ServiceTime only. I tried using the InputBuilder but couldnt find a way unfortunately. Would anyone know how to do this?
Best wishes,