The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Example:
I have an URL column with value as below
https://testlink-1258139023.mycloud.com/text01.png
https://testlink-1258139023.mycloud.com/texting01.png
https://testlink-1258139023.mycloud.com/text0124.png
I need to create a new column that contains:
text01
texting01
text0124
Many thanks!
Solved! Go to Solution.
Hi @Anonymous
In DAX, here's how you can exract the text between last slash and before the .png.
Proud to be a Super User!
Use the AI feature in Power Query called 'Column from Example'.
Go to Power Query Editor, right click on your URL column and choose 'Add Column from Examples' and type in the Text that you want to extract.. Thats it !!
See the video in case you are unable to follow.
Split column using AI Feature in Power BI | Column from Example | MiTutorials (youtube.com)
Regards
Ismail
Use the AI feature in Power Query called 'Column from Example'.
Go to Power Query Editor, right click on your URL column and choose 'Add Column from Examples' and type in the Text that you want to extract.. Thats it !!
See the video in case you are unable to follow.
Split column using AI Feature in Power BI | Column from Example | MiTutorials (youtube.com)
Regards
Ismail
Hi @Anonymous
In DAX, here's how you can exract the text between last slash and before the .png.
Proud to be a Super User!
User | Count |
---|---|
61 | |
58 | |
49 | |
45 | |
32 |
User | Count |
---|---|
123 | |
84 | |
69 | |
47 | |
47 |