Hi there,
I have a crosstable table as below:
year 2014 2015
gender enroll_ct enroll_ct(difference from previous parallel period) enroll_ct enroll_ct(difference from previous parallel period)
female 23278 . 23792 514
male 18786 . 19220 434
i want to remove second row enroll_ct(difference from previous parallel period)
year is a date category, gender is a category, enroll_ct is a measure, enroll_ct(difference from previous parallel period) is a aggregated measure, Is that possible?
You can just right click on the cross tab and say remove column which you don't want to see in the cross tab.
if this is not what you are expecting please explain your question in detail.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.