Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Change Case of String

RS452
7 - Meteor

Hi All,

 

I'm looking to change the case of my input to desired output, what is the best suggested route?

 

Looking for a solution apart from Replace function on the formula tool.

 

Input - "those who had coins enjoyed the rain. those who had notes were busy looking for shelter."

 

Output - "Those who had Coins enjoyed the Rain. Those who had Notes were busy looking for Shelter."

4 REPLIES 4
Luke_C
17 - Castor
17 - Castor

@RS452 is there any logic that dictates which words need to be capitalized?

RS452
7 - Meteor

No Logic behind it, I just need to replace the case of few characters within a sentence.

Luke_C
17 - Castor
17 - Castor

I'm not sure on how it could be done across a set of data then. There are definitely ways to make it work for the one example you provided but I don't think that's what you really would need. There are a lot of smart people here that might have other ideas! 

apathetichell
20 - Arcturus

Here's the automated version. Fourth word in both sentence was uppercased along with first and last.

Labels
Top Solution Authors