Forum Discussion
ggzmorsh
Helper II
6 years agoIF statement for time
I need an IF statement where if a specific column has a Date and Hour it would get me the Final Date by checking a separate hour table or a condition that if the Hour is between 00:00:00 and 08:00:00...
ggzmorsh
Helper II
6 years agoI do not know why my data is always returning the statement true. So the workaround i did is i extracted just the HOUR from the Hour column and used the IF statement on that and it worked.
Anonymous
6 years agoNot applicable
ggzmorsh
The issue is possibly cause by unmatched format, please check the format for the date(Date/ Date time) and hour(Time) columns.
Best,
Paul