Video

The Proper string function in Tableau | New in Tableau 2022.4

In SQL, the PROPER function is used to convert a string to proper case, meaning that the first letter of each word is capitalized, and all other letters are lowercase. This is now available in Tableau.

For example, if you have a string 'this is a test', the PROPER function would convert it to 'This Is A Test'. This function is often used to make data more readable or to ensure that it is properly formatted for certain types of analysis. To use the PROPER function, you would simply specify the string that you want to convert as the input to the function by placing it between the brackets like this  Proper( [your string] )

Timestamps
0:00 Intro
0:15 Subscriber Update
0:42 How the Proper Function works in Tableau

Join this channel to get access to perks:
https://www.youtube.com/channel/UC7HYxRWmaNlJux-X7rNLZyw/join


Up next