How to convert polynomial data into numerical

MonaLeeMonaLee Member Posts: 1 Newbie
Hi all,

I try to read a csv file which has a Polynomial data type for the currency amount. 

Is there any operator, which convert the polynomial data type to real or numerical? For example: The polynomial value "$12,052.00" to numeric value "12,052.00". So that I can do some calculation.  I tried the operator "Nomial to Numerical", but it does not do the job what I want.
Tagged:

Answers

  • ruhailaruhaila Member Posts: 48 Guru
    Perhaps share your .rpm and data files?
Sign In or Register to comment.