Hello,
i have in a SharePointList with 2 date fields. Let's say Date_from and Date_to.
Now i want check is today between Date_from and Date_to, important is i want only check the day and month and not the year.
is it better to take text field and not a date field in the SharePointList?
e.g.
Checkt is today between 01.10 an 31.03 (Date_from and Date_to)
I hope anyone has an idea
Thanks