Is there a way to dynamically specify the current company in the Skip Record option? I'm importing Purchase Orders form a SQL database but the records in the tables are for multiple companies. My SQL tables do have a company code field so I'd like to skip records where the myDatabase.CompanyCode <> the current company.