BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I want to rename the html output of a summary table from the generic 'HTML - Summmary Tables' to something specific. Can this be done without exporting the summary table as part of the project process.
1 REPLY 1
deleted_user
Not applicable
You can override the table name using ODS code. If you specify an ODS proc label, this will override the generic table name:

ods proclabel "TABLE: My Summary Tables";

Hope that helps.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 1 reply
  • 921 views
  • 0 likes
  • 1 in conversation