BookmarkSubscribeRSS Feed
SASKiwi
Opal | Level 21

In a SAS VA Crosstab (VA 7.3) using either Data Visualization or Report Designer is there any way to remove a redundant Column Heading? In my case I'm displaying one measure in the crosstab underneath a date, for example Percentage:

 

201601         201602        201603        <== Crosstab Column Variable

Percentage  Percentage  Percentage  <== Crosstab Measure

 

Percentage happens to be the measure variable name but there doesn't appear to be any way of removing the word Percentage from being repeated across all columns. I know I could assign a non-printable character to the variable label and VA would use that instead of the variable name but I suspect it would still show a blank column heading instead of removing it entirely. Is there a better way?

 

 

2 REPLIES 2
Madelyn_SAS
SAS Super FREQ

On the Style tab, under Measure headings, try changing the background color of the Format property (this property affects the text) to match the Background color. You will have what look like blank cells, but you wouldn't have to change the name, which would affect everywhere the data item is used.

SASKiwi
Opal | Level 21

That hides the text in the heading but still leaves the heading row in place. Its not ideal but I guess it is the easiest workaround.

 

I was thinking about how PROC REPORT handles a blank variable label in a heading and removes the heading row completely - maybe a nice feature for a later version?

 

 

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 2 replies
  • 2344 views
  • 1 like
  • 2 in conversation