This example illustrates transposing BY groups and selecting variables to transpose. The output data set, FISHLENGTH. For each BY group in the original data set, PROC TRANSPOSE creates four ...
Restriction: You cannot use PROC TRANSPOSE with an ID statement or a BY statement with an engine that supports concurrent access if another user is updating the data set at the same time. Typically, ...