Hey, I am a bit new to flexsim and trying to figure out this example model for a bigger project - I have 3 Queues (SC1, SC2, SC3) which will pull item from PDC1 which will pull item from MainQueue. The pull condition variables are mentioned in a global table. Each part has a variable name CAC which is based on normal distribution (mean:225, sd:25). A part that is being pulled must be between specified min and max CAC value as per demand of upstream process. Would be great if somebody can help me code up the pull conditions or show me how can I proceed. Thanks!