Learn how to return the Nth item in a list (e.g. if n=4, return the 4th item)
Learn how to remove items and insert new items in a list
Learn how to pull part of a list or a selection of text
Contains, Matches, and Find
Learn how to find needles in a data haystack via near and exact matches
Learn how to combine expressions and data
Learn how to get values conditionally
Learn how to check if a value is or is not blank
Learn how to incorporate users in your doc or time values in formulas
Learn about different types of data you can access formulaicly
Learn how to get a list of values that match your filter conditions
Learn how to select a random item or random integer
Learn how to use formulas to update or pull information from other docs
Learn how to merge and flatten a list
Learn how to get the first value from a list
Learn how to get the last value from a list
Learn how to filter for specific rows in your data
Learn how to check a list for values from another list
Learn how to run a formula over every item in a list
Learn how to name a value so you can reference it in a formula