Yes, the missing "isnumeric" can be really annoying. But in the Scrip Component you actually have an "isnumeric", so "If IsNumeric(Row.Column) ..." should work too.
Another possibilty to overcome the problem could be, doing a typecast in a Derived Column and sending the "bad" rows to the error output. Any idea which possibility is
the fastest?
Thanks for your great blog!