Hello :slightly_smiling_face:
I have a list of urls in a column.
domain.com/cars
domain.com/cars#bestdeal
domain.com/cars#top10
I want to split the url at the “#” and create 1 more column. So the new table would look something like this:
domain.co...