Forum Discussion
j_w
Helper IV
9 years agoHow to convert text to Title Case/Proper Case/CamelCase
For example, how to convert following column values:
Column1
an apple
TWO BIG BARS
into:
Column1
An Apple
Two Big Bars
Thanks
In the Query Editor, go to the Transform tab, select Format, and select Capitalize Each Word.
1 Reply
- deldersveld
Resident Rockstar
In the Query Editor, go to the Transform tab, select Format, and select Capitalize Each Word.