Forum Discussion
Krishna
4 years agoValued Contributor
Couple of Options
Option 1
- Using the 2 different DS and 2 WF Import with WF Channel you can use it. This is simple approach without require any additional code.
Option 2
----------------
- Using Parser rule in DS. You need some kind of identification in the file Example
If SOurce = "1" then
use the COlumn B
ELse Column C
End If
So it will take it dynamically for the columns in the DS.
Thanks
Krishna
kstandifer
4 years agoNew Contributor
If I did option 2, how would I get it to read a row twice to apply two situations to one row?
Related Content
- 3 months ago
- 2 years ago
- 2 years ago
- 5 years ago