Forum Discussion

SowmiSakthi21's avatar
SowmiSakthi21
Regular Visitor
1 year ago
Solved

Auto Refresh on Power BI Service changes my chart values

Hey Community,   I have an issue with 2 charts in my dahsboard which is from MySQL database, these 2 charts has the below formula.    I have the following formulas to calculate the response time ...
  • lethi27's avatar
    lethi27
    1 year ago

    Hi Anonymous, The issue is now resolved. I tried the method again from the YouTube video, by following everything on this video except for one of the steps where I found out in the comments section that I needed to replace the step "DateTimeZone.ToLocal" to "DateTimeZone.SwitchZone-([UTC-ColumnName_UTC],0).. To always display the information in the time zone it was collected. Thanks!