The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hey, I have a problem with a repeating group, it does not accept my script as input source. // Load and filter table
const table = base.getTable("Contact List");
table.selectRecordsAsync({ fields: ["First Name", "Last Name", "Title", "Email", "Phone...