Hi I have used Directory and File Pathnames to get the latest file name from a directory containing a list csv files.
I then try to pass the fme attribute path_windows to a FeatureReader to read the csv file (see attached).
However this is not working. When I click on Preview, I expect to get a preview of the csv data. Also, it doesn't output the data from FeatureReader when I run it.
Any ideas