cancel
Showing results for 
Search instead for 
Did you mean: 

How to change all values of a field into InitCap

Former Member
0 Kudos

Hi Gurus,

I got one requirements where i need to change all the customer names to InitCap at a time i.e all the first characters should be uppercases and rest should in lower. But i couldnt find any such functions in expression editor. Can anybody clear that issue.

Regards

Santosh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Yugandher,

In the Import Manager,after mapping the customer name, right click on the source field.

Go to the set value conversion filter->Change Case->Title Case.

Hope it helps.

Thanks,

Minaz

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Kindly update us on your issue.

Regards,

Jitesh Talreja

Former Member
0 Kudos

Hi,

If you have already imported the records then the functionality you are looking for is not avaialble but you can either convert all the values in either Upper case or Lower Case using assignment with expression Lower(fieldname) or Upper(fieldname). But you want Title Case only then import the customername along with some unique field along with the option suggested by Minaz n Priti and update the existing records.

Regards,

Jitesh Talreja

former_member208981
Contributor
0 Kudos

Hi Ravi,

Please follow the below steps:

1. Import the data and Map the Fields in Import Manager

2. Under Value Conversion and Mapping-> Source Values-> Right Click on the value-> Change Case-> Title Case

3. Do the Value mapping

Hope it helps.

Thank you,

Priti