Recent content by Aliva

  1. A

    What is meant by Intervals in DateAdd(),DateDiff(),FormatDate()?

    Hi, Can someone help me in validating a date which should be greater than 7 days from today. I have used the expression as : - DateDiff(8, Today(), [Item Data.Departure_Date]) But while evaluating the expression, it throws error as " DateDiff function requires 3 arguments of types...
Top