Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks,
I have 76012 rows are there in my csv. In my csv have rejected records. so I fixed string datatype for all the columns. Then I used tconvertType component for string to double for particular column. I have tried but again six records rejected. Is there any other way to solve this issue. How to solve rejected records issues.Please kindly share your information.
can you tell me? How to solve that issues using tMap or tJavaRow?
You can use a tReplace before the tConvert.