Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

SSRS Local Time in Power BI Service?

Hi All,

 

I am having issue getting local time (With daylight savings etc) in a SSRS report on the Power BI Service.

 

Currently I tried:

System.TimeZone.CurrentTimeZone.ToLocalTime(Fields!DateTime.Value)

 

Any thoughts would be great!

 

Cheers