Hi,
I am using this variable to convert the UTC date to AEST
The expression throws errors in SSRS
=IIF(FORMAT(Fields!submitted_datetime.Value,"yyyyMMdd") < "20161002",DATEADD("hh",10,FORMAT(Fields!submitted_datetime.Value,"dd-mm-yyyy hh:mm:ss")),DATEADD("hh",11,FORMAT(Fields!submitted_datetime.Value,"dd-mm-yyyy hh:mm:ss")))
Any help is highly appreciated!
Regards,
kccrga
-kccrga http://dbatrend.blogspot.com.au/