Hello All,
I am trying to change the data type for different fields. Please see the attached file for details and advice.
Thanks,
Hello @Learner09 ,
You can do this with a multi field formula. Use the ToNumber([_CurrentField_]) formula and select that you want to change the data type.
This will perform the changes on all fields selected on the list.
Regards
@afv2688 Thanks for the help, but I know few columns V-String, a few double, and a few in Byte. The Solution you provided, changed all data types to one specific. Please suggest any other way so I can change the Data type according to the need.