Minor but annoying issue: dates in the Excel output are inconsistent. Some come out as MM/DD/YYYY, others as YYYY-MM-DD, and occasionally DD-Mon-YYYY.\n\nThis seems to depend on how the date appears in the source document, but for our data pipeline we need a consistent format.\n\nIs there a way to set a preferred date format for output? If not, consider this a feature request too ![]()
1 Like
Thanks for flagging. We added date format normalization in template settings under ‘Field Formatting’. Default is ISO 8601. Live now in web app and API.
3 Likes
Perfect, tested the new option — all dates consistently YYYY-MM-DD. Thank you!
2 Likes