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 has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.