BookmarkSubscribeRSS Feed
td1234
Calcite | Level 5

I want to create a dynamic sas report that prints out multiple metics by 1, 2 or 3 segmentation variables. Is there a way to write one proc print and then make seperate calls to print out a report for 1, 2 or 3 seg vars?

 

I could just concatinate all of the segmentation variables.  Is there another option?

3 REPLIES 3
stat_sas
Ammonite | Level 13

Sample data along with desired output please?

td1234
Calcite | Level 5

report 1

 

x  var1-var10

 

report 2

x y var1-var10

 

report 3

 

x y z var1-var10

Reeza
Super User

Please post more details, as much as possible. Fake data and demo output are great.  

 

Otherwise, yes, SAS can generate dynamic reports 10 different ways. Search lexjansen.com.

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