=System.TimeZone.CurrentTimeZone.ToLocalTime(Globals!ExecutionTime)
The above expression does nothing for me. It displays same server time itself. Any other new expressions available for SSRS report?
I want to display local system time on reports while viewing the report in the application. Any suggestions please?