Announcements
Hi,
I would like to match the date /day/ stored in text format to include today's date.
Column1: Mid(ThisItem.'1idopont';9;2)-> this stored date..... result for example "19"
Column2: If (ThisItem.'1idopont'=Today(Now());"ok";"N"") -> this would be the test.... if today is the day 'OK
Thx. I hope it is clear,
Do you mean something like this?
If (Text(Mid(ThisItem.'1idopont';9;2))=Text(Day(Now()));"ok";"N"")
Úúú.. THX !:)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 392 Most Valuable Professional
11manish 181 Super User 2026 Season 2
MS.Ragavendar 112 Super User 2026 Season 2