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

Hi,

We are running SAS visual Analytics 7.3 and i want to show the date the data was updated on the raport.

 

I tried to show it in a list table (one colimn).

 

The problem is that it look ugly as VA show the next emty column depending on which screen you have.

 

Is is possible to restrict the number of shown column in a list table.

 

Like this (see attachment)

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
MichelleHomes
Meteorite | Level 14

Hi,

 

You may want to consider this tip from @TriciaAanderud in using a Pie Chart object instead http://bi-notes.com/2016/10/sas-visual-analytics-design-versus-reality/

 

Kind Regards,

Michelle

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com

View solution in original post

2 REPLIES 2
MichelleHomes
Meteorite | Level 14

Hi,

 

You may want to consider this tip from @TriciaAanderud in using a Pie Chart object instead http://bi-notes.com/2016/10/sas-visual-analytics-design-versus-reality/

 

Kind Regards,

Michelle

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com
tuckeraw
Obsidian | Level 7

We are also on 7.3 and have similar needs. In my data prep I have a column that shows a text version of a timestamp and use that to show the last updated info you can use many variations to show the date, table, word cloud, pie chart etc... As an FYI the table update is part of VA 7.4 (and 8.2 also) and can be added as a dynamic text I believe.

Sample Code: PUT(DATETIME(),MDYAMPM19.)

Sample Output:   2/7/2018 12:00 PM

 

image.png

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 2 replies
  • 1386 views
  • 2 likes
  • 3 in conversation