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?
Sample data along with desired output please?
report 1
x var1-var10
report 2
x y var1-var10
report 3
x y z var1-var10
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.
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.