Hi
I tried to google a bit and a couple of suggestions later I cannot get this to work.
I have to say my knowledge of Microsoft Flow isn't wide enough to fully understand all things being said in these topics.
Whenever I adjust something in my current Flow, it doesn't work anymore untill I change it back to how it was.
Ok here we go;
My Flow basically does
1. Get item out of a Sharepoint List I created which has a column date named "Startdatum"
2. Convert time zone is what im using right now but this should be adjusted
3. The Filter Array is basically my reminders being setup to because the next step (4)
4. I send out a message in TEAMS based on timestamps (1 or 7 days notice) based on the date in the sharepoint list

convert timezone detail:

This is how my current message looks like in TEAMS;

Most ideal would be to have the timestamp being messaged dd-MM-yyyy.
All suggestions say I should be using "formatDateTime" but I have no idea where to change or add this to make it all working...
(I tried to add it under the format string in the "Convert Time Zone" but when I do that, no messages are being send out to TEAMS anymore)
Thanks!!!