Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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 have websites starting with:
https://www. or http:// or www. and some with no beginning to the link. Then some of the web links end with a / after the .com
I'm wanting all websites to be formatted as domains so it would just be: websitename.com
I'm not sure how to do this with a conditional column, custom column, calculated column or what. If I use split or extract it just messes everything up and makes things even more different. Any ideas? Please see reference picture to see what I'm working with.
Solved! Go to Solution.
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.
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.