Is there a way to place a common header spanning two or more columns in a SAS VA crosstab.
For example in Base SAS Proc Report I can create a combined header for multiple variables as follows:
Column ('Measurement' Height Weight);
Can I do the same in SAS VA?
Thanks
Aroop
Hi Aroop,
I'm sorry, but SAS Visual Analytics doesn't currently provide a way for you have a column heading in a crosstab that spans multiple columns.
-Joy
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.