Hi @ChanuteJo I think the issue is with customerID being empty. For the moment, if your goal is to delete all records from Transaction History schema just do this:1. Use "Product name is not empty" query2. Add an Update Data activity to delete based on primary key Doing this, as the primary key is t...