The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
From the below URL, I am attempting to extract the number that comes after the pattern "page%5Bnumber%5D="https://api.leadfeeder.com/accounts/133259/leads?end_date=2023-01-01&page%5Bnumber%5D=39&page%5Bsize%5D=1&start_date=2023-01-01In this case, the...
Hi @Jeremy_Oglesby I don’t suppose I could ask you to add to this?
I have multiple top level domains in my data set e.g .com .org .ie etc etc
How can I modify the tld seach string below to pick up multiple tld values?
IF(
SEARCH(‘com/’, URL),
LEN(URL...