Forum Discussion
Ben_Nash
10 years agoFrequent Visitor
Extract url from text in DAX
Hi everyone I'm trying to extract urls from twitter messages and placing in another column using DAX. I've been using this formula in excel to extract and it works fine: =MID(A1,FIND("http",A...
- 10 years ago
Hi Matt and Baskar - I've followed your suggestion Matt and sorted the problem starting from Query Editor>Transform>Split Column>By Delimiter>Custom>"https".
Thanks again!
Cheers
Ben
MattAllington
Community Champion
10 years agoNo way unfortunately. But using the power query UZi is much easier than writing Excel formulas.
Ben_Nash
10 years agoFrequent Visitor
Thanks Matt - I'll give it a go in Power Query
Regards
Ben
- Baskar10 years ago
Resident Rockstar
Hey Ben ,
Do u want like this ?
- Ben_Nash10 years agoFrequent Visitor
Hi
I'm giving the Power Query option a go but your screen shot look good - basically where ever there is a url it gets taken out and put in another column (s).
Thanks
Ben
- Ben_Nash10 years agoFrequent Visitor
Hi Matt and Baskar - I've followed your suggestion Matt and sorted the problem starting from Query Editor>Transform>Split Column>By Delimiter>Custom>"https".
Thanks again!
Cheers
Ben