Hi there,I have this script I am working on to update all records in a table based on their currency. Except for records that are in stage 4. I am using this statement to filter through the recordsfilterByFormula: "AND(NOT({Currency} = ''), {Exchange...