BookmarkSubscribeRSS Feed
Zengahoe
Calcite | Level 5

Hi ,

 

Appreciate advice on how to code sort in the below code using the KEY1

 

<<  (Data Studio -Prepare Data- Code section)

;

/* BEGIN data step with the output table data */
data {{_dp_outputTable}} (caslib={{_dp_outputCaslib}} promote="no");
/* Set the input set */
set {{_dp_inputTable}} (caslib={{_dp_inputCaslib}} );
/* END data step run */
KEY1 = DTE1 || PRJ;


run;

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 save with the early bird rate—just $795!

Register now

Discussion stats
  • 0 replies
  • 654 views
  • 0 likes
  • 1 in conversation