Hi,
I have a GetMetadata Activity returning Arguments: Child Items and Last Modified,
is there an easy way to add a filter step which just says give me the first Modified Date File?
e.g. if GetMetadata step returns three files:
file1.xml - modified date 17-JAN-21
file2.xml - modified date 01-JAN-21
file3.xml - modified date 24-JAN-21
I only want the filter to return:
file2.xml - modified date 01-JAN-21
Thanks.



