Filter files and load file without using iterations

Hi Dmitry,

I have to filer a list of files and select the latest received file and then load it into EasyMorph

Now, I have achieved this with an iteration (first filtering the files) en then iterating over that 1 file.

Is there a way to achieve this inside a project? I cannot see how to point to a column containing a file path from within the export action.

To load a list of files from a column pick “Load list of files” in the import action properties.

image