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! Hoping you can help me with something. Context- I need to be able to load a template via an interface (therefore, can't set up a button to do it). There is a handy little extension in Airtable called "Create records for multiple templates" th...
Hi! I know this is very close to an IF formula, but my problem is that it’s a one to many, not a one to one relationship. I’m trying to avoid having to manually update who a manager supports every time that changes. So, in the screenshot below, I wan...
Thank you! I feel like I'm very close but something is still off. Here's a screenshot of how I set it up and the error: Also here's the code as a whole in case that's helpful: // Define tables from script settingslet parentTable = base.getTable("LOA ...
@Vivid-Squid Ok I figured out what you were talking about, but the only problem is now that everyone on the People list is being filled out, not just the Direct Supports. So for example, it’s showing that everyone on the list supports people, when th...
@Vivid-Squid thank you!
The issue that I’m not sure if this solves, is that the People list is linked from a synced base that all the information needed gets updated in (aka who manages who), so I need all that info to automatically update. If I put ...