Extract a specific number of characters

How can I extract a specific number of characters from the end of a string in Stackby ?

Use,

RIGHT({Text}, 2)

in the “Extracted Characters” column to get the last “howMany” characters from the “Text” column.

You know, you could just read the documentation. Why are you spamming the forum like this?