Page 1 of 1

Like operation

Posted: Mon Oct 18, 2010 12:42 pm
by arnie_nits
Hi

I have a requirement where if the description is "abc /1 ml" or "abc/ml" or "abc/1ml @ 10 min" then I need to multiply the other column i.e the value to 100.

Please suggets. Is it possible in transformer??

Regards,
Arnie.

Posted: Mon Oct 18, 2010 12:50 pm
by anbu
Check Index()

Posted: Mon Oct 18, 2010 4:15 pm
by ray.wurlod
From your description (exact text for description) I'd suggest a simple If..Then..Else construct would suffice.