Hi Community,
I am facing an issue as column value is changing after data type conversion from v_wstring to double.
Value:
8.93274807963631e-02, i want to keep this value as it is '0.089....'
Conveted value:
8.932748 with error The display value was rounded to 6 decimal places for clarity.
Can anyone help ?
Thanks in Advance !