Comparing Create Date and Last Modified Date in validation rule gives intermittent success on create
My question is, when a record is first created, shouldnt these two values be identical?
The reason I ask is that is that I get a TRUE result sometimes, and a FALSE result other times, when a record is first created. Its inconsistent.
Thoughts?
4 answers
That I wouldn't recommend due to the exact same fact. There could be variations in the slightest of a second too. What's the use case ? Have you thought about using ISNEW() instead ?