For a client I'm having a ListTable that shows information about customers. There is a field with detailed information. The text in this field can be anywere from 0 to 20.000 characters. To maintain overview, 'wrap text' is disabled. When hovering the mouse over the record, a dynamic pop-up (automatic by SAS VA) shows with the formatted full text. However, very long texts are overflowing the height of the screen and are thus unreadable. Also, the hovering function is very unreliable and often does not trigger.
To fix this, I have created a pop-up window when a record is double-clicked. This pop-up window contains the same ListTable, but with 'wrap text' enabled. This shows the entire text, and the table is scrollable, so everything can be read.
However:
The text in this ListTable is unformatted. All enters, tabs, etc. are gone. Just words and spaces in a continues stream. This makes the text close to unreadable. How can one both show the full text within the table AND keep the original formatting as in the 'hover over' pop-up? Doesn't seem to me like a niche option, but common sense in which formatting a table should have.
Which version of Visual Analytics are you using? When logged into Visual Analytics (not an app like Environment Manager or SAS Drive), click the icon representing your ID in the upper right, click and select About.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
I have tested this up to the current Visual Analytics release. In all cases, using the wrap text option removes any line breaks. I suggest entering a feature request here: https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas/label-name/sas%20visual%20analyt...
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.