Quantcast
Channel: Pentaho Community Forums
Viewing all articles
Browse latest Browse all 16689

How to filter non-numeric data in data validator step

$
0
0
Hi I want to romove non numeric data from a column and pass the numeric data of the form ##.## eg (345.23), but in data validator step on checking "Only Numeric data expected" it is filtering numeric data also and rejecting the values. (i have specified decimal symbol as '.')

Also for date datatype i have specified the datatype as dd-mm-yyyy but id i pass date of format mm-dd-yyyy it is not throwing an error but changing the data and adding one year to it for eg 08-22-1971 is converted to 08-10-1972.
Can anyone help.

Viewing all articles
Browse latest Browse all 16689

Trending Articles