BookmarkSubscribeRSS Feed
vallsas
Pyrite | Level 9

Hi All, how to check an existing setup of va, whether visual statistic is there or not? also if vs exist how to open in the same browser? appreciate your suggestions and help. thanks

1 REPLY 1
SASKiwi
PROC Star

Start a SAS Studio session on SAS VA and submit this:

proc product_status; 
run;

proc setinit;
run;

You should see Visual Statistics components listed in your licence and in the products installed.

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
  • 1 reply
  • 947 views
  • 0 likes
  • 2 in conversation