I actually figured it out. I did exclude everythin...
# administration
m
I actually figured it out. I did exclude everything was that wasn't a date... but a few of the dates were M/D/YY rather than MM/DD/YYYY and that caused it not to export. Filtered out those by using a Numeric Formula criteria to count the character length.
Copy code
length({custitem_x_date})