How to get multiple files from a directory by partial text file name and the latest one of each required file name

hi Friends,

I need help in getting latest file from a directory where contains multiple files of similar name but need to get only latest files. i need to get 3 files from a directory with diff name and the latest one.

@vijaykumar_lod

Please check below thread and try with mentioned expression.

1 Like

hi Friends,

I need help in getting latest file from a directory where contains multiple files of similar name but need to get only latest files. i need to get 3 files from a directory with diff name and the latest one.

Hi @vijaykumar_lod

This might help you…