
Announcements
I had had a problem with date utc transform in date and hour local
In Power BI Desktop don't have problem, but in Data Flow don't work
Power BI Desktop change hour to my local
But in Power BI Service o Data Flow don't change
I configured in my location in options
Why is it different in Power BI Desktop and Data Flow?Dataflow
Other example, I used a score card to inform last update
I created the formula in M
= DateTimeZone.SwitchZone(DateTimeZone.LocalNow(),-3,0)
When I updated in Power BI Desktop it return the hour correct
But when update in Power BI Service don't consider timezone
Image below you can see in Power BI Service don't consider timezone of -03:00