You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create some instances with dateTime values (26.06.2019 10:00, 26.06.2019 11:00)
After that in the 'Settings' screens change time zone (AGT (GMT-03:00))
Expected behavior
In the browser screen in table cell we can see -> 26.06.2019 03:00 and 26.06.2019 04:00.
So in the pivotTable we should see the same values.
Actual behavior
But if we open pivotTable we will see 26.06.2019 10:00 and 26.06.2019 11:00
In chart we can see the same behavior.
The text was updated successfully, but these errors were encountered:
Environment
Description of the bug or enhancement
26.06.2019 10:00
,26.06.2019 11:00
)AGT (GMT-03:00)
)In the browser screen in table cell we can see ->
26.06.2019 03:00
and26.06.2019 04:00
.So in the pivotTable we should see the same values.
But if we open pivotTable we will see
26.06.2019 10:00
and26.06.2019 11:00
In chart we can see the same behavior.
The text was updated successfully, but these errors were encountered: