What way can someone show me using a formula would I be able to pull a substring out of a string.
So given a string such as this URL:
https://cdn.filestackcontent.com/QF1aQMDRTkeDKKdTHtQz
What I want is to extract “QF1aQMDRTkeDKKdTHtQz” into a variable (any thing that exists after the “/” character)