Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

shong
2010-04-02 05:04:54

Hello

My problem is I dont' know the syntax in the Expression Builder to make them work together.

For example:
RoutineName2.removeLeading(RoutineName1.removeSpecialCharacters(row1.columnName))

Best regards
Shong

jmaydon
2010-04-01 18:13:09

Still very new to Talend (and Java) and I'm trying to figure out how to run two routines on the same column. This is the scenerio: I have a phone number column. The data in that column comes with speacial characters like + or - that I need to strip out. Also, some of the phone numbers come with a leading "1" that needs to be removed. I have two seperate routines, one to remove special characters and one to remove the leading "1" if the number is equal to 11 characters. My problem is I dont' know the syntax in the Expression Builder to make them work together.

Board footer

Powered by FluxBB