Hi everyone
I have a flow that checks three dates in a SharePoint list to see which date is earliest. I've done this by converting the dates into ticks, adding them to an array variable and then using the min() function to find the earliest date.
This works fine but now I want to convert the ticks value back to a date string. I can't find a way of doing this and was wondering if anyone else has a formula/function that can be used to convert ticks to a date?
Thanks in advance.


Report
All responses (
Answers (