I have a path C:\1\2\3\4\ but I want to get C:\1\2\3\
Also, how can I get just 2 or 3 alone separately based on pattern.
Again 1, 2, 3 are just examples, want to use a formula tool to get the above. Could someone help me with this? and also explain to me how it works? I would love to understand the logic behind regex_replace.