BookmarkSubscribeRSS Feed
dariatri
Calcite | Level 5

I'm required to prepare a presentation about  an interesting approach in preparing tables or about a sugi that deals with tables, etc.

It should be something enlighting/ efficient and not trivial. 

Any Ideas?

Thank you!

3 REPLIES 3
RW9
Diamond | Level 26 RW9
Diamond | Level 26

Well there is proc template tables, thats really the only newish thing in that sense:

http://support.sas.com/documentation/cdl/en/odsug/65308/HTML/default/viewer.htm#p0d6f8o2geh12hn1v9li...

 

I had built a system of mapping raw-sdtm-adam-tables some time back using metadata driven programming approach, but with visualisations and BI tools its really not worth the effort now.  TBH the whole TLF concept is pretty old school.

Astounding
PROC Star

Use hashing to create a set of tables.  A character variable within an incoming data set contains a set of values, and the output includes a data set for each value of that character variable.

Reeza
Super User

Using ODS EXCEL to output formatted tables directly to Excel as a native XLSX file

And/or PDF/RTF and how to change the destination easily.

hackathon24-white-horiz.png

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.

Latest Updates

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
  • 3 replies
  • 1023 views
  • 0 likes
  • 4 in conversation