BookmarkSubscribeRSS Feed
SMohanReddy
Obsidian | Level 7

i am trying to implement first. and last. logic SAS DI. But this should not be done using user written code option. This should be carried out using SAS DI tools/options. Please let me know if it possible or provide me  a link when i can go through.

2 REPLIES 2
Patrick
Opal | Level 21

@SMohanReddy

It is DIS best practice to not use user written code if you can do it with other means. 

 

We don't know the logic you have to implement but if it really requires FIRST/LAST then there isn't a ready-made transformation available and you need to defer to user written code.

You can choose "user written body" and still have some of the code metadata driven by using the generated macro variables (i.e. the genarated macro variable holding the variables to be kept in your target data set).

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 Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1257 views
  • 1 like
  • 3 in conversation