Can two completely different datasets with different associated metadata be used as input for Funnel stage?

1 comment:

  1. It is a mandatory condition that all input to the Funnel stage should have similar metadata. Even one of the link is not similar to other links Datastage will throw an error. Funnel stage can be compared to UNION ALL clause of ANSII sql where output of the two queries can be clubbed together.

    ReplyDelete