How to get latest file from ftp without looping

I don’t have a setup to test this right now, but can’t we just sort by CreationDate or ModifiedDate and take the first object?

Seems a little risky to define these regex file name patterns. Might not return a reliable datetime if anything in the process changes.

1 Like

then mandatory the filename part has to match the creation. But it could be an option to use the Property Created

Such scenarios are also well handled when cleansing and consolidations are done befor the grouping

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.