Forum Discussion

Mario69's avatar
Mario69
Regular Visitor
2 years ago
Solved

Manipulating Date/Time

I have a PowerBI report that interacts with a SharePoint list.  My flows and report works without issue, but I'm having problems with my date/time not displaying correctly.  My values are the same ac...
  • christinepayton's avatar
    2 years ago

    This is because the date/time is stored in UTC time on the back end, which is what Power BI gets when it pulls the data. You can add hours to it in the query editor to convert to your time.