Conditional Branch Recipe

Hi,

I would like to see a conditional branch recipe, allowing a flow to branch off in one direction vs another, without having to put all that conditional logic about which data sets to refresh in the Job steps.

Imagine having a Python recipe execute and set a global variable in the flow, and then use that variable to make a decision on which path to then take in the flow....which data sets to refresh etc.

Or having the conditional recipe do things like branch off in one direction vs another based on characteristics of prior data sets (size, presence of null values etc.)

Regards

Stephen