When I click on a point on a time series graph to pass it to the child dashboard, it passes an incorrect time stamp, sometimes two or three days behind the actual timestamp of the point clicked.
The child dashboard accepts this incorrect timestamp, resulting in inaccurate data.
By the way, the timestamp in the data source is in UTC.
What can I do about this?