I want operator to consume different loading and unloading time based upon the machine its loading/unloading and the item getting loaded/unloaded. I created a table with Column header as Machine name and Row header as Item name. But the operator is not consuming the desired time. In the operator LoadTime field I used the global table and asked it to pull the value from the item its carrying and the machine its going to load, but I am not able to return the Machine value. I will be able to solve the problem, if I can figure out how to get the machine its loading the part and unloading the part. using "current" is returning the operator not the machine. I am attaching the a small model, please help me figure out the solution.