You need to sign in to do that
Don't have an account?

i need a validation rule that is working for only newly inserted record but not old records..?
i need a validation rule that is working for only newly inserted record but not old records..? how can i achieve this scenario...
ISNEW()
Checks if the record is new, and returns TRUE if it is new. Otherwise, returns FALSE