Hi all,
My Flow is below....I have parallel conditions and for one of my 'If Yes' I am using "Post a choice of options as the Flow bot to a user in Teams" It is using dynamic content to draw out a date from the SharePoint list but posts it as YYYY,DD,MM and I would like to change it to DD,MM,YYYY.
Would this expression work formatDateTime ('<your-value>', 'dd/MM/yyyy hh:mm tt')?
And what would the flow look like - would I add a compose underneath 'When an item is created or modified?'
Help with the Flow would be great - thanks all.