I have a database that has contracts and a status "Active", "Expired" or "Archived" but I don't want the lookup to populate any contracts with status "Archived." Is it possible to only pull data which has status Active or Expired from the table, or am I stuck retrieving all data?