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

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

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1746 views
  • 2 likes
  • 3 in conversation