Forum Discussion
2 Replies
- Akash_SrivastavNew Contributor II
Thanks!!. it worked
A field is coming as a number from source and we want to convert it to string, but the output format is different for some records. Follwoing 4 records have WSH value of 0 but after toString(), out is ‘0’ for 2 records and ‘0.0’ for the other 2
Thanks!!. it worked