Download Presentation
Video Images

PDF-%Macro printit(dataset=,dtvars=); Proc print data=libref.&dataset; Va PDF document

Proc transpose datads outdatedds prefixDT By memname Var name Run The resulting DATEDDS dataset looks like this Obs MEMNAME DT1 DT2 DT3 DT4 1 AEQ STRTDT STOPDT 2

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "%Macro printit(dataset=,dtvars=); Proc p..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.

%Macro printit(dataset=,dtvars=); Proc print data=libref.&dataset; Va: Transcript

Show More