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