Hi, I’m trying to extract just the first valid URL from a text column, which might contain multiple lines of text.
I’ve tried various regex patterns from simple to complex, but no matter what I try, the Extract Matching Text column remains empty.
Here’s a sample multi-line text:
Note with a URL
https://proloststore.com
Thanks in advance for any help!