You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
@stritti I think i have found a bug.
Trying to print all record id's from a formula field in airtable. The formula is using the RECORD_ID() function to display all the ID's.
It returns null for each value but it
.size()shows all values are there.Any help would be much appreciated!