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.
Hi y’all,
I’m trying to use Zapier to perform an action on a comma separated string of records, where that string is variable in length. It could be four records long, it could contain no records. As you probably know, Zapier natively will not iterat...
@Brian_Don, thank you for the recommendation. I actually figured out what I was doing wrong in Zapier:
Since my records were coming in as a string (e.g. [recXXXXXXXXXX, reXXXXXXXXXX, recXXXXXXXXXX]), I had to first convert them to text to split them ...
I’ve got a similar issue I’m trying to resolve. I would like to be able to pull text entries from another table by LOOKUP or ROLLUP and then randomize the order of those entries, i.e. not alphabetical. Here is the use-case:
We have an episode table, ...