AIRTABLE SCRIPTS

A Library of Community Generated Code for the Scripts Block

Find & Replace Text

by Jonathan Bowen

This script serves as a Find and Replace function.

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

Delete Empty Records

by Kuovonne

This script is a utility to delete empty records from a table.

View

Matching Transaction Names to Single Select Values

by Jeremy Oglesby

This script checks all imported transactions that do not have a “Paid To?” Single Select value to see if they have already been assigned the import name to a value yet.

View

Field Tweaker

by Bill French

After importing data, it’s not uncommon to want to clean up and normalize data values, especially text fields that may have all types of inconsistencies. This is where the Field Tweaker script block can help.

View