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...