BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Mahis
Quartz | Level 8

Hello everyone,

 

We are working on a report in SAS VA and we want to know how we can hide the measure heading 

like hiding profit in this example in this example :

Mahis_0-1707396011184.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
TSBruce
SAS Employee

There is no way to suppress the header for the measure in a crosstab.  However, you might try duplicating the data item and then renaming it with a character that would be acceptable.  Unfortunately, you cannot use a blank space, so possibly a period (.) or some other character might work.  You could then use this duplicated data item in your crosstab instead of Profit.

View solution in original post

3 REPLIES 3
TSBruce
SAS Employee

There is no way to suppress the header for the measure in a crosstab.  However, you might try duplicating the data item and then renaming it with a character that would be acceptable.  Unfortunately, you cannot use a blank space, so possibly a period (.) or some other character might work.  You could then use this duplicated data item in your crosstab instead of Profit.

Madelyn_SAS
SAS Super FREQ

You should be able to change the color to white (or whatever background color you are using). 

 

Madelyn_SAS_0-1707402022565.png

 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 3 replies
  • 819 views
  • 2 likes
  • 3 in conversation