Further to Tim's answer see the attached example data flow.
The example shows how the Aggregate node's max operator is used to find the latest date. Dataverse 3.1.6 is required as it provided the grid-based editor to simplify the configuration of the Aggregate node.
The example also shows how the formatted date string can be converted to a date type field using the Python strptime() operator, see here for details.
You will need Dataverse 3.1.6 to import the .lna file.
Attached files
Find_latest_date - 27 Nov 2017.lna