Date Expression

I am having a date column ,I need to set a condition for the date value should not go to before year and it should not go rather than current date year ,

YEAR([Date]) = YEAR(TODAY())

3 Likes

@Gunasuriya_Ravi
Step1: Enter below equation in Valid if section and pass your date field name instead of Custom Date

Step2: When entering a year less than current year and more than current current year will throw an error

2 Likes