Thanks for writing,
well, yes after FINDNEXT, it needs to look for POUND bring it back up and then output would look like this
Start
POUND...
..
..
FINDNEXT..
POUND..
...
...
...
POUND..
...
...
...
POUND..
...
...
...
...
..?????
Search found 2 matches
- Sat Jul 22, 2006 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Searching the data
- Replies: 6
- Views: 1190
- Fri Jul 21, 2006 2:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Searching the data
- Replies: 6
- Views: 1190
Searching the data
hi, I just joined the forum, I have a very strange request This is what i need to do: I have data coming only in one column, I need to pull out the data from inside the column like this: In the last row I finish on FindNext(ACB1), here i need to search for rule name $POUND(ACB1) and bring it to join...