I'm having some trouble with this as it requires multiple adjustments. I have a filename, for example:
https://d820kax.cloudfront.net/wp-content/uploads/2019/12/Report-Name.pdf
I want to:
- Trim all characters before the last slash;
- Remove the file extension;
- Replace
-
with a space:
Output:
Report Name