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.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.