Hello,
How do I parse a column based on the last character that separates a string? In the example below, i want to create a column that grabs Detroit and Holland.
| Region/City | City |
| United States/Michigan/Detroit | Detroit |
| United States/Michigan/West Michigan/Holland | Holland |