The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!
Solved! Go to Solution.
In power query you can split by delimiter. Change the delimiter to "=" and last occurrence. Probably the easiest way of going about it.
In power query you can split by delimiter. Change the delimiter to "=" and last occurrence. Probably the easiest way of going about it.
User | Count |
---|---|
80 | |
78 | |
37 | |
34 | |
31 |
User | Count |
---|---|
93 | |
81 | |
60 | |
49 | |
49 |