BookmarkSubscribeRSS Feed
RVO
Fluorite | Level 6 RVO
Fluorite | Level 6

I want to display text in a cell in a SAS Viya, where the text is both readable in full AND keeps its formatting. 

 

So far, I seem to only be able to chose between one of two options:

  1. Disable "wrap text" (which shows the cell content on a single line, no formatting, cut off at end of cell), and use mouse-over/hover to show the pop-up with formatted text:
    RVO_0-1757497870924.png
    Problem with this is, that it requires another user interaction, the pop-ups are not reliable, and for longer texts the popups become difficult to read/use.

  2. Enable "wrap text", which shows full cell content and adjusts cell height as needed, but removes any formatting:
    RVO_0-1757498143896.png

     

I want the cell-height of option 2 with the formatting of option 1. Seems like a simple request, but I cannot figure out how to achieve this (if it is even possible). I have used multiple newline codes (a true enter using concatenation in Viya/VA, '0A'x in EG where data is prepared, byte(10), byte(13), etc.) to force a newline in wrap text, but all to no avail.

 

Could anyone shed light on whether this is possible (and if so how) or not? Thanks!

 


If it helps, the SAS versions available to me:

SAS EG: 8.3 Update 2 (8.3.2.140) (32-bit)
SAS VA: Long-Term Support 2024.09, Release: 20250324.1742820425642

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 0 replies
  • 146 views
  • 0 likes
  • 1 in conversation