Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi all,
I am getting data from PostgreSQL using python and converting the data to JSON format and pushing to API to get live stream of the data.
The problem is all the data in PostgreSQL is in UTC but when pushed to data stream the data is converted to NZT. I am clearly missing something. Is there any way to stream the data in UTC itself?
You can see in the image the time as 10:22 which is NZT but it should be 21:22:23 utc. Any help please?
Thanks,
Indhu
Hi @indhu
You may have a look at below posts for reference.
https://community.powerbi.com/t5/Desktop/Time-Zones/td-p/209575
http://radacad.com/solving-dax-time-zone-issue-in-power-bi
Regards,
Cherie