AIRTABLE SCRIPTS

A Library of Community Generated Code for the Scripts Block

Populating fields with a number of randomly linked records

by Anders Solberg

This is a quick little script for populating fields with a number of randomly linked records

View

Automatically link records to a summary table based on date

by Felicity Evans

This script will automatically pull the year from a date and enter this in the linked record field.

View

Lookup first/last linked record

by Kuovonne

This script provides the ability to lookup the first or last record of a set of linked record when sorted by any field. It then outputs any field from the first/last linked record to a field in the original record that contained the links.

View

Creating multiple linked records based on a numeric field

by Kuovonne

This script is for creating new linked records based on a number submitted in a form.

View

Linking Script Block using the Levenshtein Distance Algorithm

by Jonathan Bowen

This script will suggest links between two sets/tables of data.

View

Simple Data Scrubber

by Bill French

This script takes a date value stored as a string from one field and scrubs it for use in a real date field. There is also a script for distance computations.

View

Detecting Outliers

by Bill French

This script block that uses the multiple interquartile methodology to find outliers.

View

Creating Tasks from a Template

by Victoria Plummer

This script will let you add a standard list of tasks to any template.

View

Automatically Populate Junction Tables

by Victoria Plummer

This script automatically creates the records you need for your junction table.

View

Same Table Linked Records Backlinks

by Openside

This script helps with backlinks between linked records within the same table.

View