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.
Hello Airtable Community,I've been working on a script in Airtable's scripting block (a modified version of the junction table script extension) that is meant to populate and maintain a junction table with every possible combination of linked records...
Hi guys,
I’m working with a base that I have created for our team with 3 tabs: Talent, Client and Projects
Since this is a many to many relationship between Talent and Projects, I created a Junction table to log and manage information specific to var...
Sorry about the very late response, been a busy week. Thank you for taking the time to respond.
Your second script will definitely be useful for my case and I can see how the first script might be relevant to some extent but it’s not quite fitting fo...
@Andrey_Kovalev, Yes this script that I am using is from the marketplace (Airtable). It is designed to populate a junction table that contains every possible combination of linked records from two tables. Unfortunately I am not a coder, so I’m stuck ...
let settings = input.config({
title: "Create junction table",
description: `Running this script will populate a junction table that contains every possible combination of linked
records from two tables. Both tables must contain a linked f...
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.