Is there a way to skp the last row of data within a data file using SAS DI Studio?
Regards,
Jonathan
If the source data is in a flatfile, you can tweak the User Written file object to do this:
For tables/SAS data sets, you probably nee to do a user written code (transformation, or in a pre/post code).
That sounds like a good solution but we do not have write access to the file to change it.
The file reader is being used to read in the data.
I will look into using the user written code to remove the last row from the data source.
Regards,
Jonathan
Disregard last statement.
Testing concept.
Regards,
Jonathan
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
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.