I have processes that are variable each time they are ran. I created a Global Table to contain the time variables. If I enter a single number variable (i.e. 5 for 5 minutes) the lookup works. I needs the value to be a statically distributed (i.e. triangular(5.0, 15.0, 10.0, getstream(current))). When I input this string the Global Table does not work. Like Excel where you put an "=" sign to designate it as an expression, is there a simple way to do that in Flexsim? This way when I have my DELAY look up the table the Delay becomes variable. I know I can just have the DELAY have the expression but having the ability to modify the table is far easier than going through all DELAYS in my model.