I am trying to use filters to only offload data where the Facilitator Helper Column box is checked, but the Finalize Archive checkbox is unchecked. I originally had the filters set up where the Facilitator Helper Column equals true AND the Finalize Archive Column equals false. I had 1 row that met that criteria, but all data was filtered. I then changed it to Facilitator Helper Column does not equal false AND the Finalize Archive Column does not equal true. This offloaded 13 rows, however again, only 1 row meets both criteria. It seems to be offloading all rows where the Finalize Archive Column is not checked, and does not pay attention to the Facilitator Helper Column. Any insights into what I'm doing wrong?