I have a string as below, I need to delete the below special character and make the below as a single value.
123asdsd-123j;123gasds-1234iujh , with this create a new field value as 123asdsd123j123gasds1234iujh ( no special characters)
Thanks
RK
... View more