on ‎2017 Nov 21 8:17 AM
am getting an error while working on case tranform..error- all cases in case transform must be connected to downstream transform.
can anyone please guide me
Request clarification before answering.
Hi,
based on your expressions within the case transform you define a number of output branches:

In that example we have 3 output branches:
- Case_out_1
- Case_out_2 and
- default
If you don't connect all defined branches with a subsequent object in your dataflow you receive the following error:

In that example you have to connect a third query transform to the case transform using the default branch.
Best regards
Marcus
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.