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 All,
Looking for some guidance as I’m well outside my basic scripting depth.
Use case: I have a table of applicants each linked to a group. The groups are listed out in another table and then all the group’s applicants linked in the “group members...
One further update. I removed the automation that was creating the “linked role” field and the script now does that as well to save on the automation runs for the base.
I figured it out!
Had to do a crash course in arrays and loops, but this seems to work. Certainly probably not the cleanest, so feedback much appreciated. I am very obviously not an engineer.
//Script exports formatted listing of group participants t...
Thanks so much @JonathanBowen!
That’s incredibly helpful and your approach simplifies it even further.
I think the filtering solution actually works better and theoretically negates the need for the “groups” table all together since you could run the...