Hi,
In my diagram at a certain point, I have a filter rows. If the result is TRUE I would like to do a SELECT otherwise (FALSE) another kind of select. I did it with two table input objects.
Actually, after the filter rows, both the two tableinput are executed may be because are initialized at the start. I've also tried with the SQL script but it seems to has the same behavior.
How Can I do that?
Thanks
In my diagram at a certain point, I have a filter rows. If the result is TRUE I would like to do a SELECT otherwise (FALSE) another kind of select. I did it with two table input objects.
Actually, after the filter rows, both the two tableinput are executed may be because are initialized at the start. I've also tried with the SQL script but it seems to has the same behavior.
How Can I do that?
Thanks