Skip to content

Formula Lookup needs documentation #11

@sbauch

Description

@sbauch

So I wrote this functionality and I have no idea how to use it.

I've been trying to use https://support.airtable.com/hc/en-us/articles/203255215-Formula-Field-Reference but it really isn't all that helpful.

For instance, I wanted to select only the records where a boolean column is true. For the formula string supplied to select I tried

approved = true
Approved = true
Approved IS true
TRUE(Approved)

until I landed, with a wild guess, on Approved = 1 which worked.

I'm happy to help document this, but I feel like I don't have enough knowledge about Airtable's code base to really do it accurately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions