Hi,
In my workflow i use advanced search syntax to find files in a folder. Search returns all the files it finds in the folder, but what i want is to return the latest file that was created.
Currently i have to go through each file and compare creation date to find one with latest creation date.
Is there a simpler way to achieve this using advanced search syntax.