Comment Post Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Apr 19, 2021 11:19 PM
Hey guys,
I wanted to export data into csv file but image url was exporting with the name of the file and the URL between brackets… So I did some digging to figure out a way to extract th URL and found this small formula and thought to save you guys some time researching:
REGEX_EXTRACT({Image Field Name}, ‘https?://.+[^)]’)
Cheers!
Reply
0 Replies 0