Hi Everyone,
Is there a way to extract only uppercases from a substring in a column?
For example, TijwejL Jiwu → output will be TL J
Thank you!
Hi Everyone,
Is there a way to extract only uppercases from a substring in a column?
For example, TijwejL Jiwu → output will be TL J
Thank you!
is there any nodes where I can use isUpperCase() to check for any Upper Case Letters in each cell and extract them into a new column?
I have tried using String Manipulation but am stuck.
Thank you and Great Help @rfeigel
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.