Inspect the log to see which file was read and which dataset was written. See Maxim 2.
Look at
to see if the file timestamp < log timestamp <= dataset timestamp. Only then can you expect the dataset to change.
How do you view the dataset? Maybe that needs closing and re-opening.
Ummm, wait!
Are you really using the File Writer transformation? That creates a csv or other external file from a dataset, not the other way round. Changes in the csv will simply be overwritten with the unchanged contents of the dataset.
Dive into keynotes, announcements and breakthroughs on demand.
Explore Now →Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.