cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XI Mapping- Filter rows based on source field value

Former Member
0 Likes
813

Hi I am trying to insert rows into a database. From all the rows in the source structure i will need to pick rows based on a source field, if the source field value matches a certain value 'WA' then that row needs to be mapped to the access structure of the target.

View Entire Topic
VijayKonam
Active Contributor
0 Likes

Thats a good idea given bby Satish. Also, you might want to create UDF if things really seems to be clumsy in graphical tool (Assumption is you know the basic java for writing the UDF).

VJ