How to convert a varchar to integer datatype in obiee Answers?
Hi Gurus,
I tried using cast to convert a varchar to integer type eg.
cast (column as integer) in fx in answers but its not working.
Can we use to_number function in answers?
Also do we have any other way of changing the datatype of a column rather than changing it in
Physical layer of the rpd.
Thanks
Ashish Gupta