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: Call for Content

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 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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