Hey guys,
I have a couple of URLs that contain the "origin?" text before the part I want to extract. For example:
wwwXXXX.com/ie-de/origin=10_se_Display_native
wwwXXXX.com/ia-de/de/origin=10_se_Display_on
wwwXXXX.com/ia-it/de/origin=10_se_Display_off
I want to create a new column containing the text after "origin=". In this case the new column should contain:
10_se_Display_native
10_se_Display_on
10_se_Display_off
Is there a formula to automatically get that? Please note that neither the part I want to get nor the other part has the same amount of characters among the URLs so I cannot use position-related formulas.
Any kind of help would be very much appreciated!
Thank you in advance!
I have a couple of URLs that contain the "origin?" text before the part I want to extract. For example:
wwwXXXX.com/ie-de/origin=10_se_Display_native
wwwXXXX.com/ia-de/de/origin=10_se_Display_on
wwwXXXX.com/ia-it/de/origin=10_se_Display_off
I want to create a new column containing the text after "origin=". In this case the new column should contain:
10_se_Display_native
10_se_Display_on
10_se_Display_off
Is there a formula to automatically get that? Please note that neither the part I want to get nor the other part has the same amount of characters among the URLs so I cannot use position-related formulas.
Any kind of help would be very much appreciated!
Thank you in advance!