Hello,
I hope someone can help me with something that maybe is really easy, but I'm a newbie at Power Automate. I have a flow that get a list of items from sharepoint and send an email with that items in an HTML table. The problem is, that 2 of these items are dates, and when the email arrives the dates are wrong.
So, as you can see, in the email each item is adding 6 hours to the original dates in sharepoint. I've read that this is because sharepoint uses UTC, and I should convert the time zone to fit with mine (UTC-06:00), however, I don't know how or where to do that inside my flow without affecting the final result. This is how my flow looks like:
Any help would be really appreciated, and please, if you could explain like you would explain to a 12 years old, it would be great.
Regards.