
Announcements
Hello,
I have got a small query. I'm passing the date and time from Power BI to Power Automate custom visual. My current time zone is UTC(GMT+5:30), so when I pass a date and time value (let's say, 2021-05-05 17:30:00), it converts the time into UTC and then passes to Power Automate visuals (here, 2021-05-05 12:00:00).
Can anyone please help me in passing the same value as the selected one?
Hi ,
Before converting the datetime to UTC , you should format original time , here is the sample screen:
If you want to learn more on Date Time operation in Power Automate - https://youtu.be/q0mDHXRfU-A
Regards,
Deepak S