Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
JamesH245
Frequent Visitor

Creating new column from url split?

Didn't really know how to word the title, but I want to parse different urls. In each url, it's strucured like so:

 

https://website.com/Forums/en-US/54235365243/forum=FORUMTAG

 

I want to take "FORUMTAG" , which is always different, and create a column with the values in it. Basically just adding "FORUMTAG" to the same row as the url. How can I do this? 🙂 

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

In power query you can split by delimiter. Change the delimiter to "=" and last occurrence. Probably the easiest way of going about it. 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

In power query you can split by delimiter. Change the delimiter to "=" and last occurrence. Probably the easiest way of going about it. 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.