Hello! I am new to using azure ml and I am trying to recreate in azure ml a process that is composed of 3 different states. State 1 influences state 2, state 1 and 2 influence state 3. Indeed I need azure ml to predict what will happen in stage 2, after analyzing stage 1 data, then what will happen in stage 3 after analyzing stage 1 data and 2. I can't find any way to put the data in azure ml in this configuration.If anyone has a suggestion ... it would help me. Thanks in advance for any help.