I have a dataverse table called Contracts, I want to delete all rows created today - I use the Dataverse Input tool, with a custom OData filter and it returns the records I expect. I then pass the results to the Dataverse Output tool, select the Contracts table and when it asks for the Field containing the primary key, I selected the Contracts field, since this has the GUID in it. I get an error Unique identifier column not found. Does anybody know what Im doing wrong? What other column would it be? Ive looked at the columns in the table and Contracts column is set as the unique identifer in the datatype field