
Announcements
I need to send by email a column that contains a date:
but it is coming in the following format: 2024-08-04T00:00:00
And I need it in the following format: DD/MM/YYYY
How to formate that [DATE] column?
Hi @JasonCastro
You didn't mention exactly what format you want, but formatting is easy fortunately.
You use the formatDateTime expression (function).
I don't know if you plan on looping the records etc, but just use the formatDateTime(myvalue, "The format to do");
To make it easy
Customize or format date and time values in a flow - Power Automate | Microsoft Learn
If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others
Cheers
Thank You
Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
https://gernaeysoftware.com
LinkedIn: https://www.linkedin.com/in/michaelgernaey