I have a column that is cast as a double that I want to cast as a string. When I do so, it converts the values into scientific notation. How can I avoid that?
Hello! The cast option in pipeline builder usually works for me and gives out a string in a non-scientific notation format. However, if that is not working, try the ‘Format Number’ and put the decimal places needed, and it should do the job.
Let me know if you are still facing an issue after trying both.