I suspect it's an issue with an index somewhere. Is Ship date a calculated field?
In the meantime try this:
Timestamp mask doesn't support y...
In the meantime try this:
Code: [Select]
[Ship date]>#substitute('a20','','a'+timestampMask(_add_days($current_timestamp,-90),'yyyymmdd'))#
Timestamp mask doesn't support y...