shrshriv
20 days agoQrew Member
Converting the existing column values into upper case
Hello All,
I need a help with formula for converting the existing records to upper case and also want to put a check which converts new entries to standard format.
I have a Name field where some entries are lower case, some upper case, some with space and extra. I want to make sure
1.That all the names are converted into upper case.
2.Whenever a new entry is made, even if it is done in wrong format it gets converted into standardized format.
Currently when I am trying, to use this from advanced settings, no field is getting converted to upper case, and also checking the " Turn custom data rules on" option it is restricting me from adding any new records.
Can someone please guide me on how I can achieve the above result, please