Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Can you please help me to remove the bracket values present in the data set where inside the bracket() remove all the information along with bracket and replace with . dot.
Example:
Data field
Field1.
My name is (0000) Gowtham
Output should be
Field1.
My name is . Gowtham
Thanks,
Gowtham
I dont understand what you are trying to show.
Why you have to put these brackets in the PurgeChar function? We just want to remove digit.
Got, please ignore my previous post