I am trying to make a condition for IF.
I have a datatable of holidays this year. I want the condition to check if the column of dates contains todays date[DateAndTime.now.ToString(“yyyy-MM-dd”)].
Any idea what the condition I can write be, OR is there other activities that I need to get involved?
The Lookup value can be used for it . If the Today date is available in the Specified column then index value will return else if rowIndex<0 then not present.