BookmarkSubscribeRSS Feed
jdmarshg
Obsidian | Level 7

Is there a way to skp the last row of data within a data file using SAS DI Studio? 

 

 

Regards,

Jonathan

3 REPLIES 3
LinusH
Tourmaline | Level 20

If the source data is in a flatfile, you can tweak the User Written file object to do this:

https://communities.sas.com/t5/SAS-Data-Management/How-to-get-rid-of-the-last-record-while-reading-a...

 

For tables/SAS data sets, you probably nee to do a user written code (transformation, or in a pre/post code).

Data never sleeps
jdmarshg
Obsidian | Level 7

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

jdmarshg
Obsidian | Level 7

Disregard last statement. 

Testing concept. 

 

Regards,

Jonathan

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to connect to databases in SAS Viya

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.

Discussion stats
  • 3 replies
  • 1966 views
  • 0 likes
  • 2 in conversation