Seems that I can use all 'data set options' in the PROC TRANSPOSE, but am I correct in saying that none of these allows setting of a result view (rather than a table?)
I am normally using Enterprise Guide, but here I cannot (unlike for the 'Append' task) set an option that creates a view rather than a table...
All PROCs that I've came across that generates data output, the result is a table.
If it's essential for you to have a view as output, you can probably mimic your PROC TRANSPOSE using a data step view.
/Linus
Data never sleeps
The 2025 SAS Hackathon Kicks Off on June 11!
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.