Hi there,
I am testing a few things with column equations for date fields.
Scenario: Parent getting the maximum (latest) date from a child.
Field: colDate
Column Equation: max(Children).
Bug: Cannot get the exact time (seems to be +-5 minutes or so).
Can this be mitigated by duplicating the max function from the System Code and change something specific for Dates?
Comments