hi everyone, an amateur here 🙂
..trying to find a way to have columns & rows swap their places.
You know, like you have one long row with many columns and you'd rather have it vertically, so row goes down as a column.
Is something like this possible, for html but no only?
many thanks, L.
It sounds like you're trying to do a transpose. Check out PROC TRANSPOSE here and see if that might be able to do what you want.
It's not clear how ODS HTML and your table structure are related.
It depends on your data and what you're doing but transposing data is usually a trivial task.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.