Construct URL
Create URLs based on the different values in your table.
Distance to Location
Calculate the distance between two locations.
Experimental Code Column
Create new computed columns with JavaScript.
Format Duration
Format a duration from seconds into hh:mm:ss
Generate Image
Generate a random, abstract, and slowly changing image.
If → Then → Else Column
Produce different values based on conditions.
Joined List
Join multiple values together into a single value.
Lookup Column
Retrieve values through a relation.
Make Array Column
Combine columns in your data source to create an array
Math Column
Perform instant calculations using the data in your project.
Plugins
An extended set of computed columns that are not yet documented.
Query Column
Create complex relations in your data with conditional filtering, sorting and limits.
Relations
Create relationships and link rows together.
Rollup Column
Perform calculations on columns, such as count, average, and sum.
Row ID Column
Let Glide generate unique IDs for your rows
Single Value Column
Retrieve a single value from a column or relation.
Split Text Column
Take a string and split it up into an array.
Template Column
Display dynamic text that can change with the values in other columns.