I am trying to print a message at the end of my flow to show flow duration. I know we can see at the bottom right, but I want a pop out message. My current method is finding the first datetime, then subtracting it from a second datetime, but there appears to be formatting issues. I have also used 'Add to datetime', but it doesn't let me use datetime variables.
How can I go about doing this?
Thank you 🙂