BookmarkSubscribeRSS Feed
VVDR
Obsidian | Level 7

Hi All,

  • I have about some 9 SAS datasets ( creating new datasets) and loading into a final SAS Dataset. (I know the process for this) 
  • We run this SAS code periodically to load data into final SAS dataset (we do this in SAS DI) 
  • Now, I want to load data by appending into existing final SAS Dataset (not to overwrite on existing records). 

All this will be an user written transformation in SAS DI.

Please suggest me the best way, TIA.

3 REPLIES 3
PaigeMiller
Diamond | Level 26

Use PROC APPEND.

--
Paige Miller
andreas_lds
Jade | Level 19

I am tempted to suggest using proc append, but using that procedure to append data seems to be to obvious.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 3 replies
  • 636 views
  • 0 likes
  • 4 in conversation