I have a table with Time column which has values like A, B, C, D until J.
I need to hard code them if Time is A then 8-9 and if time is B then 9-10 etc
I tried both iif and switch functions which are not working
Please advise me on how to write ??
Am I missing any syntax ??
I need to hard code them if Time is A then 8-9 and if time is B then 9-10 etc
I tried both iif and switch functions which are not working
Please advise me on how to write ??
Am I missing any syntax ??