Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Help formatting all websites the same

I have a column with a bunch of website links that are all formatted differently so extract and split column aren't working as it just removes all other websites that don't follow that format. I h...
  • Anonymous's avatar
    Anonymous
    1 year ago

    I found my own solution by splitting the column by deliminators multiple times to get the part of the weblink I needed then merged the columns with the resulting format I was looking for. If you know of an easier way let me know but this worked.