How to filter a Data Export by a Date Value?

I have a simple Data Export Definition and I want to filter results by InvoiceDate > 1/1/2026. My DID errors and says Error: Unable to parse date: 1/1/2026. On the Filter tab i have the following values. Do I need to format the Value differently?

Query Group = And

Field = Invoice Date

Sub Field = [blank]

Operator = Greater Than

Value = 1/1/2026

@keithwalter I just did a quick test on one of my data export definitions, and formatting the date like I have below worked.

2026-01-01

1 Like