The MID Function in Tableau.

Video Notes

The mid function in Tableau returns the string starting at index position start. The first character in the string is position 1. If the optional argument length is added, the returned string includes only that number of characters.