BookmarkSubscribeRSS Feed
pe243
Fluorite | Level 6

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.

2 REPLIES 2
GinaRepole
SAS Employee

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.

Reeza
Super User

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.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1248 views
  • 0 likes
  • 3 in conversation